Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
alaa-lab
/
InstructCV
like
63
Runtime error
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
yulu2
commited on
Sep 26, 2023
Commit
a8d07c4
·
1 Parent(s):
29a7f90
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-0
app.py
CHANGED
Viewed
@@ -49,6 +49,8 @@ def main():
49
example_instruction,
50
seed,
51
0,
52
)
53
54
def generate(
49
example_instruction,
50
seed,
51
0,
52
+
text_cfg_scale,
53
+
image_cfg_scale,
54
)
55
56
def generate(