Spaces:
Running
Running
Commit
·
6179bb6
1
Parent(s):
cf96b1e
debug
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
gradio
|
2 |
pandas==2.2.0
|
3 |
rdkit==2023.9.1
|
4 |
Pillow==10.0.0
|
5 |
matplotlib==3.7.1
|
6 |
numpy>=1.24.3
|
7 |
-
gradio-client
|
|
|
1 |
+
gradio==5.20.1
|
2 |
pandas==2.2.0
|
3 |
rdkit==2023.9.1
|
4 |
Pillow==10.0.0
|
5 |
matplotlib==3.7.1
|
6 |
numpy>=1.24.3
|
7 |
+
gradio-client==1.7.2
|