Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
algovenus
/
livebook-koboldai
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
algovenus
commited on
Mar 24, 2023
Commit
d99f2fe
·
1 Parent(s):
ca491fb
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-2
app.py
CHANGED
Viewed
@@ -1,4 +1,3 @@
1
import gradio as gr
2
3
-
gr.Interface.load("models/KoboldAI/OPT-13B-Nerys-v2").launch()
4
-
1
import gradio as gr
2
3
+
gr.Interface.load("models/KoboldAI/OPT-13B-Nerys-v2").launch()