paulmondon commited on
Commit
170eb49
·
1 Parent(s): e4b910e

Add requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  transformers==4.29.2
2
  gradio==2.2.14
3
  torch==1.11.0
4
- Pillow==9.0.1
 
 
1
  transformers==4.29.2
2
  gradio==2.2.14
3
  torch==1.11.0
4
+ Pillow==9.0.1
5
+ timm==1.0.0