Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ transformers==4.39.3
|
|
3 |
scikit-learn
|
4 |
matplotlib
|
5 |
gradio
|
6 |
-
numpy<2.0
|
|
|
|
3 |
scikit-learn
|
4 |
matplotlib
|
5 |
gradio
|
6 |
+
numpy<2.0
|
7 |
+
biopython
|