akashkadali commited on
Commit
a8afe19
·
verified ·
1 Parent(s): c4b0ee7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
- transformers
2
- torch
3
- gradio
4
- peft
5
- googletrans==4.0.0-rc1
 
 
1
+ transformers
2
+ torch
3
+ gradio
4
+ peft
5
+ googletrans==4.0.0-rc1
6
+ httpcore==0.15.0