jpbrasile commited on
Commit
77e5e6f
Β·
1 Parent(s): 73d0fb5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -4
README.md CHANGED
@@ -1,11 +1,19 @@
1
  ---
2
- title: Genie
3
  emoji: πŸš€
4
- colorFrom: purple
5
  colorTo: indigo
6
  sdk: docker
 
7
  pinned: false
8
- license: mit
 
 
 
 
9
  ---
10
 
11
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
1
  ---
2
+ title: Genie.jl on HuggingFace Demo
3
  emoji: πŸš€
4
+ colorFrom: green
5
  colorTo: indigo
6
  sdk: docker
7
+ app_port: 8000
8
  pinned: false
9
+ license: apache-2.0
10
+ tags:
11
+ - julia
12
+ - Genie.jl
13
+ - Stipple
14
  ---
15
 
16
+ This is a demo for using Genie.jl (A Julia lang Web Dev Framework) to deploy a webapp on Huggingface Docker Spaces!
17
+
18
+
19
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference