HashamUllah commited on
Commit
d3c66f0
1 Parent(s): 4a5969d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- tensorflow==2.17.0
2
- Pillow==9.5.0
3
- numpy==1.24.4
4
- gradio
 
1
+ gradio
2
+ tensorflow==2.17.0 # Match this with your local version
3
+ numpy
4
+ pillow