Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SerdarHelli
/
Brain-MR-Image-Generation-with-StyleGAN
like
9
Runtime error
App
Files
Files
Community
3
Fetching metadata from the HF Docker repository...
SerdarHelli
commited on
Apr 26, 2022
Commit
f127d9b
·
1 Parent(s):
6926290
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -47,7 +47,7 @@ def predict(Seed,choices,choices2):
47
kind='cubic'
48
num_keyframes=None
49
wraps=2
50
-
psi=
1
51
s1=Seed
52
53
47
kind='cubic'
48
num_keyframes=None
49
wraps=2
50
+
psi=
0.5
51
s1=Seed
52
53