Spaces:
Runtime error
Runtime error
abhigyanbafna
commited on
Commit
•
4bedbc3
1
Parent(s):
9abe393
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
transformers
|
3 |
+
huggingface_hub
|
4 |
+
torch
|
5 |
+
Pillow
|