Commit
·
85835a7
1
Parent(s):
5a1d748
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ torch
|
|
10 |
gradio
|
11 |
numpy
|
12 |
opencv-python
|
13 |
-
einops
|
|
|
|
10 |
gradio
|
11 |
numpy
|
12 |
opencv-python
|
13 |
+
einops
|
14 |
+
httpx==0.24.1
|