bedrock123 commited on
Commit
5421b7a
·
1 Parent(s): 4aa59d6

Delete app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -4
app.py DELETED
@@ -1,4 +0,0 @@
1
- import gradio as gr
2
-
3
- gr.Interface.load("models/google/vit-base-patch16-224").launch()
4
- gr.Interface.load("models/runwayml/stable-diffusion-v1-5").launch()