tdnathmlenthusiast commited on
Commit
c8ba81b
1 Parent(s): 11a83e8

added httpx to solve socket issue

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -4,4 +4,5 @@ ohmeow-blurr==1.0.5
4
  gradio==3.4.0
5
  uvicorn==0.23.2
6
  fastcore==1.5.29
7
- transformers==4.33.2
 
 
4
  gradio==3.4.0
5
  uvicorn==0.23.2
6
  fastcore==1.5.29
7
+ transformers==4.33.2
8
+ httpx==0.24.1