m6011 commited on
Commit
bfff99a
1 Parent(s): 33e933f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -2,3 +2,5 @@ transformers==4.21.0
2
  datasets==2.3.0
3
  torch==1.12.1
4
  gradio==3.1.0
 
 
 
2
  datasets==2.3.0
3
  torch==1.12.1
4
  gradio==3.1.0
5
+ httpx==0.21.1
6
+ httpcore==0.14.7