Spaces:
Sleeping
Sleeping
acecalisto3
commited on
Commit
•
461e762
1
Parent(s):
e699d08
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
gradio
|
3 |
+
transformers
|
4 |
+
huggingface_hub
|
5 |
+
bs4
|
6 |
+
torch
|