Spaces:
No application file
No application file
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
gradio==4.14.0
|
|
|
|
| 2 |
torch>=1.9.0
|
| 3 |
numpy
|
| 4 |
biopython
|
|
|
|
| 1 |
gradio==4.14.0
|
| 2 |
+
gradio_client
|
| 3 |
torch>=1.9.0
|
| 4 |
numpy
|
| 5 |
biopython
|