Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
TencentARC/PhotoMaker-V2
shweaung
/
WalOPhotoSt
like
1
Running
on
Zero
App
Files
Files
Community
Paper99
commited on
Aug 5
Commit
abbf325
•
1 Parent(s):
fb796b9
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -78,7 +78,7 @@ pipe.fuse_lora()
78
pipe.to(device)
79
80
81
-
@spaces.GPU
82
def generate_image(
83
upload_images,
84
prompt,
78
pipe.to(device)
79
80
81
+
@spaces.GPU
()
82
def generate_image(
83
upload_images,
84
prompt,