Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1 +1,3 @@
|
|
1 |
-
|
|
|
|
|
|
1 |
+
streamlit==1.7.0
|
2 |
+
transformers==4.0.0
|
3 |
+
torch==1.8.0 # Include this line for PyTorch
|