Spaces:
Runtime error
Runtime error
Jackson-Calixto
commited on
Commit
•
8623ba9
1
Parent(s):
643ceb1
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
-
streamlit
|
2 |
-
transformers
|
3 |
-
|
|
|
1 |
+
streamlit==1.36.0
|
2 |
+
transformers==4.42.4
|
3 |
+
torch
|