Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -37,4 +37,5 @@ torchsde
|
|
37 |
safetensors
|
38 |
psutil
|
39 |
rich
|
40 |
-
httpx==0.24.1
|
|
|
|
37 |
safetensors
|
38 |
psutil
|
39 |
rich
|
40 |
+
httpx==0.24.1
|
41 |
+
importlib-metadata
|