Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
PeachTechAI
/
COLLEAGUE-SCRIBE
like
0
Runtime error
App
Files
Files
Fetching metadata from the HF Docker repository...
4b3919c
COLLEAGUE-SCRIBE
/
app.py
MrAli813
initial commit
4b3919c
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()