Awiny commited on
Commit
9fed418
β€’
1 Parent(s): b85513d

upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- torch==1.9.0+cu111
2
- torchvision==0.10.0+cu111
3
- torchaudio==0.9.0
4
- detectron2==0.6.1
5
  transformers
6
  openai
7
  diffusers[torch]
 
1
+ torch
2
+ torchvision
3
+ torchaudio
4
+ detectron2
5
  transformers
6
  openai
7
  diffusers[torch]