Fabrice-TIERCELIN commited on
Commit
8fc297b
·
verified ·
1 Parent(s): bd7e1ce

This Pull Request fixes the error of the space

Browse files

You need to import the `devicetorch` library in your `requirements.txt`.

Click on _Merge_ to add this feature.

Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  git+https://github.com/huggingface/diffusers.git@sd3
2
  transformers
3
  accelerate
4
- sentencepiece
 
 
1
  git+https://github.com/huggingface/diffusers.git@sd3
2
  transformers
3
  accelerate
4
+ sentencepiece
5
+ devicetorch