Spaces:
No application file
No application file
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,7 @@
|
|
| 1 |
gradio==4.14.0
|
| 2 |
torch>=1.9.0
|
| 3 |
numpy>=1.21.0
|
| 4 |
-
typing-extensions>=4.0.0
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
gradio==4.14.0
|
| 2 |
torch>=1.9.0
|
| 3 |
numpy>=1.21.0
|
| 4 |
+
typing-extensions>=4.0.0
|
| 5 |
+
biopython
|
| 6 |
+
tensorflow
|
| 7 |
+
scikit-learn
|