danielolusipe commited on
Commit
551338b
1 Parent(s): 845baa4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  import tensorflow as tf
2
 
 
3
  apt-get update && apt-get install -y git-lfs
4
- mkdir app
5
- pip install pip==22.0.2
 
1
  import tensorflow as tf
2
 
3
+ useradd -m -u 1000 user
4
  apt-get update && apt-get install -y git-lfs
5
+ install datasets huggingface-hub