Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
florinato
/
suriya7-Gemma-2B-Finetuned-Python-Model
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5bd164d
suriya7-Gemma-2B-Finetuned-Python-Model
/
app.py
florinato
initial commit
5bd164d
verified
9 months ago
raw
Copy download link
history
blame
Safe
87 Bytes
import
gradio
as
gr
gr.load(
"models/suriya7/Gemma-2B-Finetuned-Python-Model"
).launch()