eacortes commited on
Commit
feff346
·
1 Parent(s): f4f0cb3

update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  chem-mrl>=0.6.0
2
- gradio[mcp]>=4.0.0
 
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