Jordan Legg commited on
Commit
d50f832
β€’
1 Parent(s): bbed54b

fix: add markdown for processing and downgrade numpy to stop erroring out

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -7,6 +7,7 @@
7
  opencv-python
8
  cairosvg
9
  accelerate
10
- numpy
11
  loadimg
12
- pillow
 
 
7
  opencv-python
8
  cairosvg
9
  accelerate
10
+ numpy==1.26.4
11
  loadimg
12
+ pillow
13
+ markdown