Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ git+https://github.com/huggingface/transformers.git
|
|
2 |
streamlit
|
3 |
torch
|
4 |
transformers
|
5 |
-
ipython
|
|
|
|
2 |
streamlit
|
3 |
torch
|
4 |
transformers
|
5 |
+
ipython
|
6 |
+
scipy
|