burtenshaw HF Staff commited on
Commit
f3f0fe2
Β·
verified Β·
1 Parent(s): 844c5c8

Upload folder using huggingface_hub

Browse files
Dockerfile CHANGED
@@ -23,7 +23,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
23
  libasound2 \
24
  libxshmfence1 \
25
  fonts-unifont \
26
- fonts-ubuntu \
27
  # Additional dependencies
28
  git \
29
  wget \
 
23
  libasound2 \
24
  libxshmfence1 \
25
  fonts-unifont \
26
+ fonts-noto-color-emoji \
27
  # Additional dependencies
28
  git \
29
  wget \
README.md CHANGED
@@ -1,8 +1,8 @@
1
  ---
2
  title: Browsergym_env Environment Server
3
- emoji: πŸ€
4
- colorFrom: red
5
- colorTo: blue
6
  sdk: docker
7
  pinned: false
8
  app_port: 8000
 
1
  ---
2
  title: Browsergym_env Environment Server
3
+ emoji: 🐏
4
+ colorFrom: gray
5
+ colorTo: purple
6
  sdk: docker
7
  pinned: false
8
  app_port: 8000
src/envs/browsergym_env/server/Dockerfile CHANGED
@@ -23,7 +23,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
23
  libasound2 \
24
  libxshmfence1 \
25
  fonts-unifont \
26
- fonts-ubuntu \
27
  # Additional dependencies
28
  git \
29
  wget \
 
23
  libasound2 \
24
  libxshmfence1 \
25
  fonts-unifont \
26
+ fonts-noto-color-emoji \
27
  # Additional dependencies
28
  git \
29
  wget \