Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -10
requirements.txt
CHANGED
|
@@ -1,14 +1,6 @@
|
|
| 1 |
spaces==0.28.3
|
| 2 |
-
pydantic==
|
| 3 |
-
typing-extensions==4.5.0
|
| 4 |
gradio_molecule3d==0.0.5
|
| 5 |
gradio==4.31.5
|
| 6 |
accelerate==0.30.1
|
| 7 |
-
|
| 8 |
-
prody==2.4.1
|
| 9 |
-
plotly==5.21.0
|
| 10 |
-
graphein==1.7.6
|
| 11 |
-
transformers==4.41.0
|
| 12 |
-
networkx==3.1
|
| 13 |
-
pillow==10.2.0
|
| 14 |
-
kaleido==0.2.1
|
|
|
|
| 1 |
spaces==0.28.3
|
| 2 |
+
pydantic==2.7.1
|
|
|
|
| 3 |
gradio_molecule3d==0.0.5
|
| 4 |
gradio==4.31.5
|
| 5 |
accelerate==0.30.1
|
| 6 |
+
transformers==4.41.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|