Spaces:
Runtime error
Runtime error
This Pull Request fixes the space by adding a missing dependency
#1
by Fabrice-TIERCELIN - opened
- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -5,3 +5,4 @@ transformers
|
|
| 5 |
timm
|
| 6 |
peft
|
| 7 |
safetensors
|
|
|
|
|
|
| 5 |
timm
|
| 6 |
peft
|
| 7 |
safetensors
|
| 8 |
+
devicetorch
|