MikeTrizna commited on
Commit
1d89245
1 Parent(s): 3dc5608

Attempting to fix based on failure to launch

Browse files

Based on discussions here: https://huggingface.co/spaces/facebook/MusicGen/discussions/34

Files changed (1) hide show
  1. 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