Spaces:
Running
Running
update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
chem-mrl>=0.6.0
|
2 |
-
gradio[mcp]
|
|
|
3 |
transformers>=4.30.0
|
4 |
torch>=2.0.0
|
5 |
redis>=4.5.0
|
|
|
1 |
chem-mrl>=0.6.0
|
2 |
+
gradio[mcp]==5.33.1
|
3 |
+
gradio_client==1.10.3
|
4 |
transformers>=4.30.0
|
5 |
torch>=2.0.0
|
6 |
redis>=4.5.0
|