Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
mgokg/RAG-Chroma-Gradio
mgokg
/
RAG-Vereine
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
mgokg
commited on
Nov 17, 2024
Commit
f18293c
·
verified
·
1 Parent(s):
d1d9757
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -132,4 +132,4 @@ with gr.Blocks() as demo:
132
133
134
# Starte die Gradio-Anwendung
135
-
demo.launch(
css=custom_css
)
132
133
134
# Starte die Gradio-Anwendung
135
+
demo.launch()