adirik commited on
Commit
1d20a5b
β€’
1 Parent(s): 01c8601

update requirements

Browse files
Files changed (2) hide show
  1. packages.txt +1 -0
  2. requirements.txt +2 -3
packages.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ python3-opencv
requirements.txt CHANGED
@@ -2,10 +2,9 @@
2
  torch
3
  torchvision
4
  git+https://github.com/huggingface/diffusers.git
5
- transformers
6
  ftfy
7
  numpy
8
  matplotlib
9
  uuid
10
- opencv-python
11
- git+https://github.com/openai/CLIP.git
 
2
  torch
3
  torchvision
4
  git+https://github.com/huggingface/diffusers.git
5
+ git+https://github.com/huggingface/transformers.git
6
  ftfy
7
  numpy
8
  matplotlib
9
  uuid
10
+ opencv-python