Spaces:
Runtime error
Runtime error
Stefan Dumitrescu
commited on
Commit
•
581dde2
1
Parent(s):
c90ce91
Update
Browse files- requirements.txt +3 -5
requirements.txt
CHANGED
@@ -1,5 +1,3 @@
|
|
1 |
-
streamlit>=1.12.
|
2 |
-
|
3 |
-
|
4 |
-
torch
|
5 |
-
protobuf~=3.19.0
|
|
|
1 |
+
streamlit>=1.12.1
|
2 |
+
transformers
|
3 |
+
torch
|
|
|
|