Spaces:
Build error
Build error
Renegadesoffun
commited on
Commit
·
4b5703e
1
Parent(s):
861d880
Initial commit with Streamlit app and requirements
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
-
|
|
|
2 |
transformers
|
|
|
|
1 |
+
torch
|
2 |
+
torchvision
|
3 |
transformers
|
4 |
+
streamlit
|