Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
not-lain
/
text-streaming
like
14
Running
on
Zero
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
b8c24aa
text-streaming
/
app.py
not-lain
initial commit
b8c24aa
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
63 Bytes
import
gradio
as
gr
gr.load(
"models/google/gemma-7b"
).launch()