Spaces:
Runtime error
Runtime error
Commit
·
1d89245
1
Parent(s):
3dc5608
Attempting to fix based on failure to launch
Browse filesBased on discussions here: https://huggingface.co/spaces/facebook/MusicGen/discussions/34
- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,5 @@
|
|
|
|
|
|
|
|
| 1 |
torch
|
| 2 |
transformers
|
| 3 |
pillow
|
|
|
|
| 1 |
+
pip>=23.2
|
| 2 |
+
gradio_client==0.2.7
|
| 3 |
torch
|
| 4 |
transformers
|
| 5 |
pillow
|