Spaces:
Runtime error
Runtime error
shubh2014shiv
commited on
Commit
•
7f8753c
1
Parent(s):
ab2a94f
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,3 +1,6 @@
|
|
1 |
plotly==5.3.1
|
2 |
streamlit-aggrid==0.2.2.post4
|
3 |
-
transformers==4.12.2
|
|
|
|
|
|
|
|
1 |
plotly==5.3.1
|
2 |
streamlit-aggrid==0.2.2.post4
|
3 |
+
transformers==4.12.2
|
4 |
+
torch==1.10.0
|
5 |
+
numpy==1.21.3
|
6 |
+
pandas==1.3.4
|