cyberandy commited on
Commit
fe9d817
·
verified ·
1 Parent(s): 739fa4d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  numpy==1.24.4
2
- Pillow==10.3.0
 
3
  Requests==2.31.0
4
  gradio==3.28.3 # Update version if necessary to match your needs
5
  openai # Correct name for the OpenAI Python library
 
1
  numpy==1.24.4
2
+ Pillow
3
+ pillow-avif-plugin
4
  Requests==2.31.0
5
  gradio==3.28.3 # Update version if necessary to match your needs
6
  openai # Correct name for the OpenAI Python library