JeanMoulo commited on
Commit
628a282
1 Parent(s): b59b9ad
Files changed (2) hide show
  1. Dockerfile +4 -0
  2. README.md +2 -2
Dockerfile ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ FROM amorvend/virtual-teacher-space:demo
2
+ RUN useradd -m -u 1000 user
3
+ USER user
4
+ RUN python3 /app/demo.py
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: Virtual Streamer
3
  emoji: 🐢
4
  colorFrom: green
5
  colorTo: gray
@@ -8,4 +8,4 @@ pinned: false
8
  license: apache-2.0
9
  ---
10
 
11
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: Virtual German Teacher
3
  emoji: 🐢
4
  colorFrom: green
5
  colorTo: gray
 
8
  license: apache-2.0
9
  ---
10
 
11
+