Spaces:
Runtime error
Runtime error
mateoluksenberg
commited on
Update requirements.txt
Browse files- requirements.txt +9 -1
requirements.txt
CHANGED
@@ -1,2 +1,10 @@
|
|
1 |
inference-sdk
|
2 |
-
roboflow
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
inference-sdk
|
2 |
+
roboflow
|
3 |
+
fastapi
|
4 |
+
uvicorn[standard]
|
5 |
+
transformers
|
6 |
+
Pillow
|
7 |
+
tensorflow
|
8 |
+
torch
|
9 |
+
torchvision
|
10 |
+
python-multipart
|