Spaces:
Running
Running
Commit
·
0e85a8a
1
Parent(s):
753cd93
Update requirements.txt
Browse files- requirements.txt +9 -5
requirements.txt
CHANGED
|
@@ -1,8 +1,12 @@
|
|
| 1 |
streamlit
|
| 2 |
tensorflow>=2.0
|
| 3 |
numpy
|
| 4 |
-
Pillow
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
streamlit
|
| 2 |
tensorflow>=2.0
|
| 3 |
numpy
|
| 4 |
+
Pillow>=8.0.0
|
| 5 |
+
gdown
|
| 6 |
+
pathlib
|
| 7 |
+
torchvision
|
| 8 |
+
matplotlib
|
| 9 |
+
shape
|
| 10 |
+
keras
|
| 11 |
+
torch
|
| 12 |
+
google.colab
|