feng2022 commited on
Commit
28e8fb4
1 Parent(s): 2f2febf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -37,7 +37,7 @@ ARTICLE = '<center><img src="https://visitor-badge.glitch.me/badge?page_id=Time-
37
 
38
  TOKEN = "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"
39
 
40
- def image_create(input_img):
41
  args = ProjectorArguments().parse(
42
  args=[str(input_path)],
43
  namespace=Namespace(
 
37
 
38
  TOKEN = "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"
39
 
40
+ def image_create(seed: int, truncation_psi: float):
41
  args = ProjectorArguments().parse(
42
  args=[str(input_path)],
43
  namespace=Namespace(