BPEL Bot commited on
Commit
cc0ab66
·
1 Parent(s): e40dce0

Add Hugging Face metadata

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # oTree HF Production Template
2
 
3
  This directory packages the IBE public policy oTree demos for deployment on a Hugging Face Space using the Docker runtime. It was cloned from `otree-projects/ibe-pp` and augmented with container and deployment assets.
 
1
+ ---
2
+ title: oTree Production Server
3
+ emoji: 🎯
4
+ colorFrom: blue
5
+ colorTo: purple
6
+ sdk: docker
7
+ sdk_version: "0.0.1"
8
+ app_file: Dockerfile
9
+ pinned: false
10
+ ---
11
+
12
  # oTree HF Production Template
13
 
14
  This directory packages the IBE public policy oTree demos for deployment on a Hugging Face Space using the Docker runtime. It was cloned from `otree-projects/ibe-pp` and augmented with container and deployment assets.