Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
raniesolarevisky
/
proxy-hf-inference
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
raniesolarevisky
commited on
Apr 16, 2025
Commit
e262ccd
·
verified
·
1 Parent(s):
5188663
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -18,3 +18,4 @@ iface = gr.Interface(
18
19
if __name__ == "__main__":
20
iface.launch(server_name="0.0.0.0", server_port=8080)
18
19
if __name__ == "__main__":
20
iface.launch(server_name="0.0.0.0", server_port=8080)
21
+
share=True