Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Futuresony
/
FuturesonyAi
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Futuresony
commited on
Jan 16
Commit
5c807b7
·
verified
·
1 Parent(s):
a236598
Create app py
Browse files
Files changed (1)
hide
show
app py
+4
-0
app py
ADDED
Viewed
@@ -0,0 +1,4 @@
1
+
2
+
import gradio as gr
3
+
4
+
gr.load("models/Futuresony/future_ai_12_10_2024.gguf").launch()