Spaces:
Runtime error
Runtime error
Commit ·
8de1023
1
Parent(s): 9423044
init!
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
torch
|
| 2 |
+
torchaudio
|
| 3 |
+
torchvision
|
| 4 |
+
transformers
|
| 5 |
+
gradio
|