Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
-
|
2 |
-
|
|
|
|
|
3 |
pillow
|
4 |
numpy
|
5 |
python-multipart
|
|
|
1 |
+
fasthtml-hf>=0.1.1
|
2 |
+
python-fasthtml>=0.0.8
|
3 |
+
huggingface-hub>=0.20.0
|
4 |
+
uvicorn>=0.29
|
5 |
pillow
|
6 |
numpy
|
7 |
python-multipart
|