Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
hysts/ControlNet
RamAnanth1
/
roomGPT
like
11
Runtime error
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
RamAnanth1
commited on
Mar 7, 2023
Commit
a1ad31f
·
1 Parent(s):
dc92860
Update model.py
Browse files
Files changed (1)
hide
show
model.py
+1
-1
model.py
CHANGED
Viewed
@@ -180,4 +180,4 @@ class Model:
180
guidance_scale=guidance_scale,
181
seed=seed,
182
)
183
-
return
[vis_control_image] +
results
180
guidance_scale=guidance_scale,
181
seed=seed,
182
)
183
+
return results