Spaces:
Sleeping
Sleeping
Commit
·
adb4902
1
Parent(s):
8fee8e8
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers
|
2 |
+
huggingface_hub
|
3 |
+
streamlit
|
4 |
+
torch
|