Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
cython
|
|
|
2 |
torch==1.12.0
|
3 |
SciAssist==0.0.38
|
4 |
nltk~=3.7
|
|
|
1 |
cython
|
2 |
+
numpy==1.19.3
|
3 |
torch==1.12.0
|
4 |
SciAssist==0.0.38
|
5 |
nltk~=3.7
|