Akhil Koduri commited on
Commit
cff2991
1 Parent(s): dd61d56

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- transformers==4.28.1
2
- torch==1.13.1
3
- gradio==3.1
4
- httpx==0.21.0
5
- httpcore==0.13.6
 
1
+ transformers
2
+ torch
3
+ gradio
4
+ httpx
5
+ httpcore