Spaces:
Runtime error
Runtime error
HashamUllah
commited on
Commit
•
d3c66f0
1
Parent(s):
4a5969d
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
numpy
|
4 |
-
|
|
|
1 |
+
gradio
|
2 |
+
tensorflow==2.17.0 # Match this with your local version
|
3 |
+
numpy
|
4 |
+
pillow
|