Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Gofor5
/
Zhixue_Network_File_Download
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Gofor5
commited on
Mar 23
Commit
26c3464
·
verified
·
1 Parent(s):
31015d9
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -344,4 +344,4 @@ with gr.Blocks(title="智学网作业获取器") as demo:
344
)
345
346
if __name__ == "__main__":
347
-
demo.launch(
share=True
)
344
)
345
346
if __name__ == "__main__":
347
+
demo.launch()