Guru-25 commited on
Commit
806cdff
·
verified ·
1 Parent(s): b9c2e9c
Files changed (1) hide show
  1. requirements.txt +8 -13
requirements.txt CHANGED
@@ -1,16 +1,3 @@
1
- torchvision==0.17.1
2
- opencv-python==4.10.0.84
3
- numpy==1.26.4
4
- mediapipe==0.10.21
5
- imutils==0.5.4
6
- matplotlib==3.8.3
7
- playsound==1.2.2
8
- gradio>=5.0.0
9
- gradio-webrtc==0.0.4
10
- tensorflow
11
- pygame
12
- twilio
13
-
14
  absl-py==2.1.0
15
  accelerate==1.4.0
16
  altair==5.4.1
@@ -360,3 +347,11 @@ xxhash==3.5.0
360
  yfinance==0.2.55
361
  zipp==3.21.0
362
  zstandard==0.23.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  absl-py==2.1.0
2
  accelerate==1.4.0
3
  altair==5.4.1
 
347
  yfinance==0.2.55
348
  zipp==3.21.0
349
  zstandard==0.23.0
350
+
351
+
352
+ imutils==0.5.4
353
+ playsound==1.2.2
354
+ gradio>=5.0.0
355
+ gradio-webrtc==0.0.4
356
+ pygame
357
+ twilio