xpvwklvjp commited on
Commit
afa94ae
·
verified ·
1 Parent(s): 8bda6f8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,6 +1,6 @@
1
  import gradio as gr
2
 
3
  with gr.Blocks(fill_height=True) as demo:
4
- gr.load("models/John6666/the-araminta-fv1-sdxl", provider="hf-inference")
5
 
6
  demo.launch()
 
1
  import gradio as gr
2
 
3
  with gr.Blocks(fill_height=True) as demo:
4
+ gr.load("models/John6666/the-araminta-fv1-sdxl")
5
 
6
  demo.launch()