Spaces:
Running
Running
Enzo Reis de Oliveira
commited on
Commit
·
b383374
1
Parent(s):
e1e6b13
Requirements fixed
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,5 +5,6 @@ numpy==1.26.4
|
|
5 |
pandas==1.4.0
|
6 |
tqdm>=4.66.4
|
7 |
rdkit>=2024.3.5
|
8 |
-
gradio
|
|
|
9 |
huggingface-hub
|
|
|
5 |
pandas==1.4.0
|
6 |
tqdm>=4.66.4
|
7 |
rdkit>=2024.3.5
|
8 |
+
gradio==4.32.0
|
9 |
+
gradio-client==0.2.0
|
10 |
huggingface-hub
|