hbarnes commited on
Commit
252a172
1 Parent(s): dc26673

Update httpx version in requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  diffusers[training]==0.19.3
2
  transformers==4.31.0
3
  torch==2.0.1
 
 
1
  diffusers[training]==0.19.3
2
  transformers==4.31.0
3
  torch==2.0.1
4
+ httpx>=0.27.0