Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Jagad1234unique
/
My
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Jagad1234unique
commited on
Dec 8, 2024
Commit
9f8416f
·
verified
·
1 Parent(s):
4d3568a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -1,3 +1,4 @@
1
from adapters import AutoAdapterModel
2
3
model = AutoAdapterModel.from_pretrained("undefined")
1
+
import gradio as gr
2
from adapters import AutoAdapterModel
3
4
model = AutoAdapterModel.from_pretrained("undefined")