NickoSELI commited on
Commit
984702d
1 Parent(s): 07ca7b4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -3,5 +3,6 @@ transformers
3
  torch
4
  Pillow
5
  numpy
6
- pip install httpx httpcore
 
7
 
 
3
  torch
4
  Pillow
5
  numpy
6
+ httpx
7
+ httpcore
8