Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sandz7
/
loki
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
sandz7
commited on
May 24, 2024
Commit
5ff6ef4
Β·
verified
Β·
1 Parent(s):
00f5f00
removed the space_hardware_config() from the launch segments
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -332,5 +332,4 @@ with gr.Blocks(fill_height=True) as demo:
332
)
333
334
if __name__ == "__main__":
335
-
space_hardware_config()
336
demo.launch()
332
)
333
334
if __name__ == "__main__":
335
demo.launch()