K00B404 commited on
Commit
e954657
·
verified ·
1 Parent(s): dd3ff10

Rename app.py to app2.py

Browse files
Files changed (2) hide show
  1. app.py +0 -3
  2. app2.py +3 -0
app.py DELETED
@@ -1,3 +0,0 @@
1
- import gradio as gr
2
-
3
- gr.Interface.load("K00B404/DullDiffusion-v0-1").launch()
 
 
 
 
app2.py ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ import gradio as gr
2
+
3
+ gr.Interface.load("huggingface/facebook/blenderbot-400M-distill").launch()