Spaces:
No application file
No application file
violetteallotey commited on
Commit ·
8b8accf
1
Parent(s): 301eec3
App file
Browse files- requirements.txt +8 -8
requirements.txt
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
-
streamlit==
|
| 2 |
-
transformers==4.
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
|
|
|
| 1 |
+
streamlit==1.21.0
|
| 2 |
+
transformers==4.28.1
|
| 3 |
+
pandas==1.5.1
|
| 4 |
+
altair==4.2.2
|
| 5 |
+
textblob==0.17.1
|
| 6 |
+
vaderSentiment==3.3.2
|
| 7 |
+
Pillow==9.3.0
|
| 8 |
+
torch==1.9.1
|