Spaces:
No application file
No application file
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,7 @@ plotly>=5.24.1
|
|
| 8 |
scikit-learn>=1.5.2
|
| 9 |
scipy>=1.14.1
|
| 10 |
requests>=2.32.3
|
| 11 |
-
typing-extensions>=4.12.2
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
scikit-learn>=1.5.2
|
| 9 |
scipy>=1.14.1
|
| 10 |
requests>=2.32.3
|
| 11 |
+
typing-extensions>=4.12.2
|
| 12 |
+
huggingface_hub
|
| 13 |
+
matplotlib
|
| 14 |
+
biopython
|