Spaces:
Running
Running
tensorgirl
commited on
Commit
•
7a088d1
1
Parent(s):
3a75737
Update requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
CHANGED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
transformers
|
3 |
+
torch
|
4 |
+
torchaudio
|
5 |
+
huggingface_hub
|
6 |
+
numpy
|