hannanrozal commited on
Commit
4a0e4fc
Β·
1 Parent(s): c27fd93

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -4
app.py CHANGED
@@ -5,10 +5,6 @@ from torchvision import transforms
5
 
6
  from diffusers import StableDiffusionImageVariationPipeline
7
 
8
-
9
- # Define your `CLIPTextConfig` and `GradioInterface` here
10
-
11
- gr.Interface(inputs = gr.inputs.Image output = gr.outputs.Gallery)
12
  gr.launch( share=True)
13
 
14
  def main(
 
5
 
6
  from diffusers import StableDiffusionImageVariationPipeline
7
 
 
 
 
 
8
  gr.launch( share=True)
9
 
10
  def main(