NIML commited on
Commit
54900ba
·
verified ·
1 Parent(s): e5cf36b

requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  numpy>=1.24.0
2
  gradio>=4.0.0
3
- pillow>=10.0.0
 
 
1
  numpy>=1.24.0
2
  gradio>=4.0.0
3
+ pillow>=10.0.0
4
+ pyperclip==1.8.2