Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,5 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
| 2 |
numpy
|
| 3 |
pillow
|
|
|
|
| 1 |
+
# requirements.txt
|
| 2 |
+
tensorflow>=2.16.1
|
| 3 |
+
gradio>=4.0.0
|
| 4 |
numpy
|
| 5 |
pillow
|