prithivMLmods commited on
Commit
7e6645f
·
verified ·
1 Parent(s): 7642031

update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -2,11 +2,12 @@ git+https://github.com/huggingface/accelerate.git
2
  git+https://github.com/huggingface/diffusers.git
3
  git+https://github.com/huggingface/peft.git
4
  huggingface_hub
 
5
  sentencepiece
6
  transformers
7
  torchvision
8
  supervision
9
  kernels
10
- spaces
11
  torch
12
  numpy
 
2
  git+https://github.com/huggingface/diffusers.git
3
  git+https://github.com/huggingface/peft.git
4
  huggingface_hub
5
+ spaces==0.44b3
6
  sentencepiece
7
  transformers
8
  torchvision
9
  supervision
10
  kernels
11
+ #spaces
12
  torch
13
  numpy