metalwhale commited on
Commit
363df35
1 Parent(s): f96ff89

Add application file.

Browse files
Files changed (2) hide show
  1. Dockerfile +3 -0
  2. README.md +1 -1
Dockerfile ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ FROM metalwhaledev/gurama:0.1.1
2
+
3
+ ENV GURAMA_APP_PORT=7860
README.md CHANGED
@@ -8,4 +8,4 @@ pinned: false
8
  license: apache-2.0
9
  ---
10
 
11
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
8
  license: apache-2.0
9
  ---
10
 
11
+ Check [the release step](https://github.com/metalwhale/gurama#release-build) to see how the image [`metalwhaledev/gurama`](https://hub.docker.com/r/metalwhaledev/gurama) in this space was built.