ftx7go commited on
Commit
d56de6e
·
verified ·
1 Parent(s): a41e479

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,11 +1,12 @@
1
  flask
2
- numpy
3
  opencv-python-headless
4
  fpdf
5
  torch
6
  torchvision
7
  gradio==4.12.0
8
  tensorflow==2.15.0
9
- numpy==1.26.4
10
  Pillow==10.2.0
11
- reportlab==4.0.6
 
 
 
1
  flask
2
+ numpy==1.26.4
3
  opencv-python-headless
4
  fpdf
5
  torch
6
  torchvision
7
  gradio==4.12.0
8
  tensorflow==2.15.0
 
9
  Pillow==10.2.0
10
+ reportlab==4.0.6
11
+ smtplib
12
+ email