Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
prithivMLmods
/
IMAGE-GRID-6X
like
115
Running
on
Zero
App
Files
Files
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="",