Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
RyanSaleh
/
euclaise-Ferret_7B
like
0
Sleeping
App
Files
Files
Community
main
euclaise-Ferret_7B
/
app.py
RyanSaleh
initial commit
7d25dc5
12 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
66 Bytes
import
gradio
as
gr
gr.load(
"models/euclaise/Ferret_7B"
).launch()