Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
gradio
|
2 |
tensorflow==2.11.0
|
3 |
-
numpy
|
4 |
pillow
|
5 |
python-docx
|
6 |
matplotlib
|
|
|
1 |
gradio
|
2 |
tensorflow==2.11.0
|
3 |
+
numpy==1.21.6
|
4 |
pillow
|
5 |
python-docx
|
6 |
matplotlib
|