Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated fromΒ
prithivMLmods/Qwen2.5-VL-7B-Instruct
GetSoloTech
/
Solo-Qwen2.5-VL-7B-Instruct
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
prithivMLmods
commited on
Oct 23, 2024
Commit
b639ea4
Β·
verified
Β·
1 Parent(s):
0a9e16c
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -55,7 +55,7 @@ grid_sizes = {
55
"1x1": (1, 1)
56
}
57
58
-
@
gr
.GPU(duration=60)
59
def infer(
60
prompt,
61
negative_prompt="",
55
"1x1": (1, 1)
56
}
57
58
+
@
spaces
.GPU(duration=60)
59
def infer(
60
prompt,
61
negative_prompt="",