EaindraKyaw commited on
Commit
94e00d8
·
verified ·
1 Parent(s): 2bac6ef

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -1,4 +1,7 @@
1
  transformers
 
 
 
2
  tf-keras
3
  gradio
4
  torch
 
1
  transformers
2
+ datasets==2.13.1
3
+ fsspec==2023.9.2
4
+ accelerate
5
  tf-keras
6
  gradio
7
  torch