Spaces:
Running
Running
Commit
·
cf96b1e
1
Parent(s):
89450f2
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
|
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
|