MidnightAsora commited on
Commit
f2c045f
1 Parent(s): 5c24108

Create app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -8
app.py CHANGED
@@ -1,8 +0,0 @@
1
- import gradio as gr
2
-
3
- description = """<div>
4
- <img src="https://i.imgur.com/FEA7N1p.png">
5
- </div>
6
- """
7
-
8
- gr.Interface.load("models/Linaqruf/anything-v3.0", description=description).launch()