Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
biopython==1.81
|
2 |
gradio==3.23.0
|
|
|
3 |
huggingface_hub==0.16.4
|
4 |
matplotlib==3.7.1
|
5 |
numpy==1.24.2
|
|
|
1 |
biopython==1.81
|
2 |
gradio==3.23.0
|
3 |
+
ipython
|
4 |
huggingface_hub==0.16.4
|
5 |
matplotlib==3.7.1
|
6 |
numpy==1.24.2
|