Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
dinhvietduy/Ertugrul-Qwen2-VL-7B-Captioner-Relaxed
sflindrs
/
Pixtral-12B-Captioner-Relaxed
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
sflindrs
commited on
Jan 30
Commit
affc13c
·
verified
·
1 Parent(s):
ad0af1f
Switch to Pixtral
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
import gradio as gr
2
3
-
gr.load("models/Ertugrul/
Qwen2
-
VL
-
7B-
Captioner-Relaxed").launch()
1
import gradio as gr
2
3
+
gr.load("models/Ertugrul/
Pixtral
-
12B
-Captioner-Relaxed").launch()