Add safetensors in requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -5,6 +5,7 @@ pillow
|
|
| 5 |
opencv-python
|
| 6 |
plyfile
|
| 7 |
huggingface_hub
|
|
|
|
| 8 |
|
| 9 |
# below for gradio
|
| 10 |
gradio
|
|
|
|
| 5 |
opencv-python
|
| 6 |
plyfile
|
| 7 |
huggingface_hub
|
| 8 |
+
safetensors
|
| 9 |
|
| 10 |
# below for gradio
|
| 11 |
gradio
|