Spaces:
Running
Running
ThorbenFroehlking
commited on
Commit
·
4db400d
1
Parent(s):
9b49ad4
Updated
Browse files
.ipynb_checkpoints/requirements-checkpoint.txt
CHANGED
@@ -9,6 +9,6 @@ scikit-learn>=0.24.0
|
|
9 |
sentencepiece
|
10 |
huggingface_hub>=0.15.0
|
11 |
requests
|
12 |
-
gradio
|
13 |
-
|
14 |
biopython>=1.81
|
|
|
9 |
sentencepiece
|
10 |
huggingface_hub>=0.15.0
|
11 |
requests
|
12 |
+
gradio>=4.0,<5.0
|
13 |
+
gradio-molecule3d==0.0.1
|
14 |
biopython>=1.81
|
requirements.txt
CHANGED
@@ -9,6 +9,6 @@ scikit-learn>=0.24.0
|
|
9 |
sentencepiece
|
10 |
huggingface_hub>=0.15.0
|
11 |
requests
|
12 |
-
gradio
|
13 |
-
|
14 |
biopython>=1.81
|
|
|
9 |
sentencepiece
|
10 |
huggingface_hub>=0.15.0
|
11 |
requests
|
12 |
+
gradio>=4.0,<5.0
|
13 |
+
gradio-molecule3d==0.0.1
|
14 |
biopython>=1.81
|