Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
omegaodin
/
brathief-GPT_alice_20_2.5e-5
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
brathief-GPT_alice_20_2.5e-5
/
app.py
omegaodin
initial commit
088b53c
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
86 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/brathief/GPT_alice_20_2.5e-5"
).launch()