kdcyberdude commited on
Commit
ada707a
·
verified ·
1 Parent(s): 5009b4a

Upload folder using huggingface_hub

Browse files
Files changed (4) hide show
  1. Dockerfile +4 -0
  2. README.md +1 -0
  3. hars/shopping.har +2 -2
  4. hars/shopping_admin.har +2 -2
Dockerfile CHANGED
@@ -64,6 +64,10 @@ COPY --from=builder /app/env/.venv /app/.venv
64
  # Copy the environment code
65
  COPY --from=builder /app/env /app/env
66
 
 
 
 
 
67
  # Set PATH to use the virtual environment
68
  ENV PATH="/app/.venv/bin:$PATH"
69
 
 
64
  # Copy the environment code
65
  COPY --from=builder /app/env /app/env
66
 
67
+ # Copy README to /app/README.md so the OpenEnv web UI can find it
68
+ # (web_interface.py looks for the README at /app/README.md)
69
+ COPY --from=builder /app/env/README.md /app/README.md
70
+
71
  # Set PATH to use the virtual environment
72
  ENV PATH="/app/.venv/bin:$PATH"
73
 
README.md CHANGED
@@ -11,6 +11,7 @@ tags:
11
  - reinforcement-learning
12
  - api-agent
13
  - web-tasks
 
14
  ---
15
 
16
  # HARvestGym
 
11
  - reinforcement-learning
12
  - api-agent
13
  - web-tasks
14
+ base_path: /web
15
  ---
16
 
17
  # HARvestGym
hars/shopping.har CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:878c65126d999ef91d6b75438431f7c1b9164ac580140bd7ca61ef693cacd76c
3
- size 115555293
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8bf3049de2939281f6e79cc61eef56665b1f506b4e14713e8cf730c6d78c6f77
3
+ size 134
hars/shopping_admin.har CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ce2209be9f3265b0a1682935171fb932c0056bc67b7517419b3ef5239c2ba2be
3
- size 148077790
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ced8b7d5612ce64cf669ab8b43080de3b1ed4384b0d9064c12c21f2b7f5d4665
3
+ size 134