Abhishek-CS221006 commited on
Commit
1aeb61b
·
verified ·
1 Parent(s): be4d3b6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -1,11 +1,13 @@
1
  ---
2
- title: Clinical Trial Env
3
- emoji: 📉
4
  colorFrom: green
5
  colorTo: indigo
6
  sdk: docker
7
  pinned: false
8
- short_description: OpenEnv RL environment for clinical trial patient screening
9
- ---
10
-
11
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
1
  ---
2
+ title: Clinical Trial Patient Screening
3
+ emoji: 🧪
4
  colorFrom: green
5
  colorTo: indigo
6
  sdk: docker
7
  pinned: false
8
+ app_port: 8000
9
+ base_path: /web
10
+ tags:
11
+ - openenv
12
+ short_description: RL environment for clinical trial patient screening.
13
+ ---