Spaces:
Running
Running
Add safetensors to requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ pillow
|
|
6 |
numpy
|
7 |
typing
|
8 |
gitpython
|
9 |
-
huggingface_hub
|
|
|
|
6 |
numpy
|
7 |
typing
|
8 |
gitpython
|
9 |
+
huggingface_hub
|
10 |
+
safetensors
|