Spaces:
Running
on
Zero
Running
on
Zero
aknapitsch user
commited on
Commit
·
062fb4a
1
Parent(s):
65dafca
HEIC support
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -17,6 +17,7 @@ trimesh
|
|
| 17 |
einops
|
| 18 |
requests
|
| 19 |
psutil
|
|
|
|
| 20 |
tqdm
|
| 21 |
safetensors
|
| 22 |
uniception==0.1.4
|
|
|
|
| 17 |
einops
|
| 18 |
requests
|
| 19 |
psutil
|
| 20 |
+
pillow-heif
|
| 21 |
tqdm
|
| 22 |
safetensors
|
| 23 |
uniception==0.1.4
|