Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
import gradio as gr
|
2 |
|
3 |
@spaces.GPU()
|
4 |
-
gr.load("models/Ertugrul/Pixtral-12B-Captioner-Relaxed"
|
|
|
1 |
import gradio as gr
|
2 |
|
3 |
@spaces.GPU()
|
4 |
+
gr.load("models/Ertugrul/Pixtral-12B-Captioner-Relaxed").launch()
|