svjack commited on
Commit
66db22d
Β·
verified Β·
1 Parent(s): f7012d8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -6,7 +6,8 @@ numpy==1.26.4
6
  transformers
7
  accelerate
8
  diffusers==0.31.0
9
- fastapi<0.113.0
 
10
  opencv-python
11
 
12
  httpx[socks]
 
6
  transformers
7
  accelerate
8
  diffusers==0.31.0
9
+ #fastapi<0.113.0
10
+ fastapi
11
  opencv-python
12
 
13
  httpx[socks]