Spaces:
Sleeping
Sleeping
Daniel Chang commited on
Commit ·
c8b79ce
1
Parent(s): 8993557
20250712 Sentiment Analysis
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
gradio
|
| 2 |
-
transformers
|
|
|
|
|
|
| 1 |
gradio
|
| 2 |
+
transformers
|
| 3 |
+
torch
|