ruslanmv commited on
Commit
e3c35a3
·
verified ·
1 Parent(s): e5e56fb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- min-dalle==0.4.6
2
  emoji==1.7.0
3
  gradio==3.1.6 # You might need to upgrade this if issues persist
4
  transformers
@@ -14,5 +14,6 @@ nltk
14
  accelerate
15
  pydub
16
  ffmpeg-python
 
17
  httpx==0.23.0 # Pin httpx to a compatible version
18
  httpcore==0.15.0 # Pin httpcore to a compatible version
 
1
+ min-dalle==0.4.11
2
  emoji==1.7.0
3
  gradio==3.1.6 # You might need to upgrade this if issues persist
4
  transformers
 
14
  accelerate
15
  pydub
16
  ffmpeg-python
17
+ numpy==1.26.4
18
  httpx==0.23.0 # Pin httpx to a compatible version
19
  httpcore==0.15.0 # Pin httpcore to a compatible version