Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -10,5 +10,4 @@ uvicorn[standard]>=0.15.0
|
|
10 |
websockets>=10.0
|
11 |
python-multipart>=0.0.5
|
12 |
openai
|
13 |
-
einops
|
14 |
-
rank_llm
|
|
|
10 |
websockets>=10.0
|
11 |
python-multipart>=0.0.5
|
12 |
openai
|
13 |
+
einops
|
|