jobsm commited on
Commit
feebf81
·
verified ·
1 Parent(s): 7077adc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -5,4 +5,6 @@ requests==2.31.0
5
  opencv-python==4.8.0.76
6
  numpy==1.24.3
7
  tensorflow==2.13.0
8
- Pillow==9.4.0 # For working with PIL images in Gradio
 
 
 
5
  opencv-python==4.8.0.76
6
  numpy==1.24.3
7
  tensorflow==2.13.0
8
+ Pillow==9.4.0
9
+ edge-tts==0.5.5
10
+ anyio==3.7.1