Update requirements.txt
Browse files- requirements.txt +11 -1
requirements.txt
CHANGED
@@ -1 +1,11 @@
|
|
1 |
-
huggingface_hub
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub
|
2 |
+
fastapi==0.104.1
|
3 |
+
uvicorn[standard]==0.24.0
|
4 |
+
python-multipart==0.0.6
|
5 |
+
pydantic==2.5.0
|
6 |
+
|
7 |
+
|
8 |
+
|
9 |
+
live
|
10 |
+
|
11 |
+
Jump to live
|