Ignaciohhhhggfgjfrffd commited on
Commit
ffde733
·
verified ·
1 Parent(s): e96770c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,7 +1,7 @@
1
  import os
2
  os.system("pip install -U gradio")
3
  os.system("pip install -U bitsandbytes diffusers torchaudio torchvision torch transformers peft accelerate trl datasets")
4
- os.system("pip install spaces")
5
 
6
  import io
7
  import json
 
1
  import os
2
  os.system("pip install -U gradio")
3
  os.system("pip install -U bitsandbytes diffusers torchaudio torchvision torch transformers peft accelerate trl datasets")
4
+ os.system("pip install spaces-0.1.0-py3-none-any.whl")
5
 
6
  import io
7
  import json