Spaces:
Runtime error
Runtime error
as-cle-bert
commited on
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
spaces==0.28.3
|
2 |
-
pydantic==
|
3 |
-
typing-extensions==4.
|
4 |
gradio_molecule3d==0.0.5
|
5 |
gradio==4.31.5
|
6 |
accelerate==0.30.1
|
|
|
1 |
spaces==0.28.3
|
2 |
+
pydantic==1.1.0
|
3 |
+
typing-extensions==4.5.0
|
4 |
gradio_molecule3d==0.0.5
|
5 |
gradio==4.31.5
|
6 |
accelerate==0.30.1
|