Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
24Sureshkumar
/
Tam_to_Eng_Translation_and_Image_Generation_Model
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
24Sureshkumar
commited on
5 days ago
Commit
c8370cc
·
verified
·
1 Parent(s):
5faf500
Update app.sh
Browse files
Files changed (1)
hide
show
app.sh
+1
-1
app.sh
CHANGED
Viewed
@@ -1,2 +1,2 @@
1
#!/bin/bash
2
-
streamlit run app.py
1
#!/bin/bash
2
+
streamlit run app.py
--server.port 7860 --server.address 0.0.0.0