Spaces:
Running
Running
add requests
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ pygltflib
|
|
6 |
scipy
|
7 |
torch
|
8 |
opencv-python
|
9 |
-
torchvision
|
|
|
|
6 |
scipy
|
7 |
torch
|
8 |
opencv-python
|
9 |
+
torchvision
|
10 |
+
requests
|