Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
patgpt4
/
astrolobgpt
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
bd6cc35
astrolobgpt
/
app.py
patgpt4
initial commit
bd6cc35
about 2 years ago
raw
Copy download link
history
blame
75 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/stevhliu/astroGPT"
).launch()