Spaces:
Sleeping
Sleeping
MassimoGregorioTotaro
commited on
Commit
•
5543c12
1
Parent(s):
634752b
add requirements
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
huggingface_hub
|
3 |
+
pandas
|
4 |
+
torch
|
5 |
+
tqdm
|
6 |
+
transformers
|