Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -3,4 +3,7 @@ numpy
|
|
3 |
pandas
|
4 |
matplotlib
|
5 |
gradio
|
6 |
-
tensorflow_datasets
|
|
|
|
|
|
|
|
3 |
pandas
|
4 |
matplotlib
|
5 |
gradio
|
6 |
+
tensorflow_datasets
|
7 |
+
tensorflow_hub
|
8 |
+
glob
|
9 |
+
random
|