yolac commited on
Commit
58505dc
·
verified ·
1 Parent(s): 4792c3e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,4 +1,7 @@
1
  gradio==3.39.0
2
- tensorflow==2.14.0
3
- Pillow==9.3.0
4
  numpy>=1.23.5,<2.0.0
 
 
 
 
1
  gradio==3.39.0
2
+ tensorflow>=2.14.0,<3.0.0
3
+ Pillow>=9.3.0,<10.0.0
4
  numpy>=1.23.5,<2.0.0
5
+ pydub
6
+ orjson~=3.0
7
+