danielolusipe
commited on
Commit
•
845baa4
1
Parent(s):
79769ba
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1 +1,5 @@
|
|
1 |
-
import tensorflow as tf
|
|
|
|
|
|
|
|
|
|
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
|