m6011 commited on
Commit
8188f68
1 Parent(s): ed4d752

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
  gradio==3.1.0
3
  datasets==2.3.0
4
  torch==1.12.1
 
 
 
2
  gradio==3.1.0
3
  datasets==2.3.0
4
  torch==1.12.1
5
+ httpx==0.21.1
6
+ httpcore==0.14.7