Spaces:
No application file
No application file
Update requirements.txt
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
|
@@ -1,7 +1,5 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
gradio==4.44.0 # Use stable version
|
| 4 |
-
gradio_client
|
| 5 |
torch>=1.9.0
|
| 6 |
numpy
|
| 7 |
biopython
|
|
|
|
| 1 |
+
flask==3.0.3
|
| 2 |
+
werkzeug==3.0.4
|
|
|
|
|
|
|
| 3 |
torch>=1.9.0
|
| 4 |
numpy
|
| 5 |
biopython
|