akhaliq HF staff commited on
Commit
08bec56
1 Parent(s): faeaab8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -1,6 +1,5 @@
1
  import os
2
  import sys
3
- os.system("pip install gradio==2.8.0b5")
4
  import gradio as gr
5
  os.system('git clone https://github.com/openai/CLIP')
6
  os.system('git clone https://github.com/crowsonkb/guided-diffusion')
 
1
  import os
2
  import sys
 
3
  import gradio as gr
4
  os.system('git clone https://github.com/openai/CLIP')
5
  os.system('git clone https://github.com/crowsonkb/guided-diffusion')