aupfe08 commited on
Commit
df722f5
Β·
verified Β·
1 Parent(s): 3f387c5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- numpy==1.23.0
2
- pillow==9.1.1
3
- matplotlib==3.5.2
4
- tensorflow==2.9.0
5
- torch==1.12.0
6
  git+https://github.com/huggingface/transformers
7
- datasets==2.3.2
 
1
+ numpy
2
+ pillow
3
+ matplotlib
4
+ tensorflow
5
+ pytorch
6
  git+https://github.com/huggingface/transformers
7
+ datasets