Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hysts
/
TADNE-image-viewer
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
hysts
HF Staff
commited on
May 19, 2022
Commit
16e2b6a
·
1 Parent(s):
fb346e5
Clean up
Browse files
Files changed (1)
hide
show
app.py
+0
-2
app.py
CHANGED
Viewed
@@ -73,8 +73,6 @@ def run(start_seed: int, nrows: int, ncols: int, image_size: int,
73
74
75
def main():
76
-
gr.close_all()
77
-
78
args = parse_args()
79
80
image_size = 128
73
74
75
def main():
76
args = parse_args()
77
78
image_size = 128