AshanGimhana
commited on
Commit
•
b8ce805
1
Parent(s):
6895a2b
Update app.py
Browse files
app.py
CHANGED
@@ -5,7 +5,6 @@ os.system("pip install gradio==3.50")
|
|
5 |
os.system("pip install dlib==19.24.2")
|
6 |
os.system("pip install scikit-learn")
|
7 |
os.system("pip install scikit-image")
|
8 |
-
os.system("pip install tensorflow==2.11.0")
|
9 |
|
10 |
|
11 |
#############################################
|
|
|
5 |
os.system("pip install dlib==19.24.2")
|
6 |
os.system("pip install scikit-learn")
|
7 |
os.system("pip install scikit-image")
|
|
|
8 |
|
9 |
|
10 |
#############################################
|