Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AstroMLab
/
AstroSage
like
4
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Tijmen2
commited on
Nov 15, 2024
Commit
862e61e
·
verified
·
1 Parent(s):
ce8b254
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -40,5 +40,6 @@ demo = gr.ChatInterface(
40
]
41
)
42
43
if __name__ == "__main__":
44
demo.launch()
40
]
41
)
42
43
+
44
if __name__ == "__main__":
45
demo.launch()