Spaces:
tubui
/
Runtime error

tubui commited on
Commit
3bfb4fb
1 Parent(s): dfec228

update weight + config for 160bit

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -7,4 +7,4 @@ ADD pages ./pages
7
  ADD Embed_Secret.py .
8
 
9
  EXPOSE 7860
10
- CMD streamlit run Embed_Secret.py --server.enableXsrfProtection=false --server.port 7860 -- --weight https://kahlan.cvssp.org/data/Flickr25K/tubui/stega/unet100b_croprs/epoch=000070-step=000219999.ckpt --config https://kahlan.cvssp.org/data/Flickr25K/tubui/stega/unet100b_croprs/-project.yaml
 
7
  ADD Embed_Secret.py .
8
 
9
  EXPOSE 7860
10
+ CMD streamlit run Embed_Secret.py --server.enableXsrfProtection=false --server.port 7860 -- --weight https://kahlan.cvssp.org/data/Flickr25K/tubui/stega/unet160b/epoch=000099-step=000309999.ckpt --config https://kahlan.cvssp.org/data/Flickr25K/tubui/stega/unet160b/-project.yaml