Spaces:
Running
on
T4
Running
on
T4
Commit
·
1f361c8
1
Parent(s):
ad1be8f
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -17,6 +17,7 @@ torch
|
|
| 17 |
plotly
|
| 18 |
GPUtil
|
| 19 |
ray==1.13.0
|
|
|
|
| 20 |
tqdm
|
| 21 |
protobuf<4
|
| 22 |
mdtraj
|
|
|
|
| 17 |
plotly
|
| 18 |
GPUtil
|
| 19 |
ray==1.13.0
|
| 20 |
+
pydantic<2
|
| 21 |
tqdm
|
| 22 |
protobuf<4
|
| 23 |
mdtraj
|