Spaces:
Runtime error
Runtime error
ashish rai
commited on
Commit
•
81f2986
1
Parent(s):
42d40cd
updated reque=irements
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -1,7 +1,9 @@
|
|
1 |
pandas~=1.4.2
|
2 |
streamlit~=1.9.0
|
3 |
-
torch~=1.
|
4 |
transformers~=4.18.0
|
5 |
numpy~=1.22.3
|
6 |
streamlit-text-rating==0.1.5
|
7 |
-
plotly~=5.7.0
|
|
|
|
|
|
1 |
pandas~=1.4.2
|
2 |
streamlit~=1.9.0
|
3 |
+
torch~=1.10.0
|
4 |
transformers~=4.18.0
|
5 |
numpy~=1.22.3
|
6 |
streamlit-text-rating==0.1.5
|
7 |
+
plotly~=5.7.0
|
8 |
+
onnxruntime~=1.11.1
|
9 |
+
onnx~=1.11.0
|