Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
not-lain/text-streaming
eswardivi
/
AIO_Chat
like
8
Running
on
Zero
App
Files
Files
Community
1
b8c24aa
AIO_Chat
/
app.py
not-lain
initial commit
b8c24aa
verified
9 months ago
raw
Copy download link
history
blame
Safe
63 Bytes
import
gradio
as
gr
gr.load(
"models/google/gemma-7b"
).launch()