Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -38,4 +38,8 @@ python-slugify
|
|
38 |
opencv-python
|
39 |
pytorch-wavelets==1.3.0
|
40 |
matplotlib==3.10.1
|
41 |
-
spaces
|
|
|
|
|
|
|
|
|
|
38 |
opencv-python
|
39 |
pytorch-wavelets==1.3.0
|
40 |
matplotlib==3.10.1
|
41 |
+
spaces
|
42 |
+
fastapi
|
43 |
+
uvicorn
|
44 |
+
huggingface_hub
|
45 |
+
python-multipart
|