ngocminhta commited on
Commit
d458891
·
verified ·
1 Parent(s): 8c67fba

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -1
requirements.txt CHANGED
@@ -1 +1,7 @@
1
- transformers
 
 
 
 
 
 
 
1
+ transformers
2
+ torch
3
+ safetensors
4
+ gradio
5
+ numpy
6
+ httpx
7
+ httpcore