SeoJunn commited on
Commit
13e327f
1 Parent(s): 1f26ba5

CHORE : add typing_extension module

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -3,4 +3,5 @@ transformers==4.32.1
3
  tensorflow==2.13.0
4
  numpy==1.24.3
5
  matplotlib==3.7.2
6
- Pillow==9.4.0
 
 
3
  tensorflow==2.13.0
4
  numpy==1.24.3
5
  matplotlib==3.7.2
6
+ Pillow==9.4.0
7
+ typing_extensions==4.8.0