Spaces:
Runtime error
Runtime error
Commit
·
bc9b81a
1
Parent(s):
0cbbcf7
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
-
streamlit
|
2 |
transformers
|
3 |
-
huggingface_hub
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
transformers
|
3 |
+
huggingface_hub
|
4 |
+
torch
|
5 |
+
Pillow
|