Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Binarybardakshat
/
OPA
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Binarybardakshat
commited on
Oct 31, 2024
Commit
bd5ba77
·
verified
·
1 Parent(s):
996230a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,2 +1,2 @@
1
import gradio as gr
2
-
gr.load("models/
Binarybardakshat
/
OAP
-
LoRA
").launch()
1
import gradio as gr
2
+
gr.load("models/
bunnycore
/
Llama
-
3.2-3B-Sci-Think
").launch()