Tohru127 commited on
Commit
e3c28fe
·
verified ·
1 Parent(s): 362e741

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  gradio>=4.44.1
2
- torch # On CPU-only Spaces, this will install the CPU wheel
3
  transformers
4
  Pillow
5
  numpy
 
1
  gradio>=4.44.1
2
+ torch # CPU wheel on Spaces; CUDA wheel if GPU runner
3
  transformers
4
  Pillow
5
  numpy