Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated fromΒ
prithivMLmods/Qwen2.5-VL
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 22, 2024
Commit
09e7433
Β·
verified
Β·
1 Parent(s):
ce50a6a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -58,7 +58,7 @@ grid_sizes = {
58
"1x1": (1, 1)
59
}
60
61
-
@spaces.GPU
62
def infer(
63
prompt,
64
negative_prompt="",
58
"1x1": (1, 1)
59
}
60
61
+
@spaces.GPU
(duration=100)
62
def infer(
63
prompt,
64
negative_prompt="",