Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
-
|
| 2 |
torch
|
|
|
|
| 3 |
transformers
|
| 4 |
mido
|
| 5 |
midi2audio
|
|
|
|
| 1 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 2 |
torch
|
| 3 |
+
gradio
|
| 4 |
transformers
|
| 5 |
mido
|
| 6 |
midi2audio
|