Srikesh commited on
Commit
43967e6
·
verified ·
1 Parent(s): 8b46a48

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,10 +1,11 @@
1
  pip>=23.2
2
  setuptools>=65.5
3
  wheel
4
- numpy==1.26.4
5
- tensorflow-cpu==2.15.0
6
  Pillow>=9.0.0
7
  requests
8
  gradio==4.36.1
9
  TTS==0.22.0
10
 
 
 
1
  pip>=23.2
2
  setuptools>=65.5
3
  wheel
4
+ numpy==1.22.0
5
+ tensorflow-cpu==2.11.0
6
  Pillow>=9.0.0
7
  requests
8
  gradio==4.36.1
9
  TTS==0.22.0
10
 
11
+