Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,6 +5,7 @@ torchvision==0.17.2
|
|
5 |
torchaudio==2.2.2
|
6 |
onnxruntime-gpu==1.18.0
|
7 |
transformers==4.33.0
|
|
|
8 |
pyyaml==6.0.1
|
9 |
scipy==1.11.4
|
10 |
imageio==2.34.2
|
|
|
5 |
torchaudio==2.2.2
|
6 |
onnxruntime-gpu==1.18.0
|
7 |
transformers==4.33.0
|
8 |
+
torchgeometry
|
9 |
pyyaml==6.0.1
|
10 |
scipy==1.11.4
|
11 |
imageio==2.34.2
|