Surya Narayana commited on
Commit
4cf60d0
·
verified ·
1 Parent(s): a9dc4ab

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -1
requirements.txt CHANGED
@@ -1,2 +1,17 @@
1
  torch
2
- transformers
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  torch
2
+ transformers
3
+ openvino>=2023.1.0
4
+ diffusers[torch]>=0.9.0
5
+ huggingface-hub>=0.9.1
6
+ gradio
7
+ transformers
8
+ kaleido
9
+ cohere
10
+ openai
11
+ tiktoken
12
+ typing-extensions==3.10.0.2
13
+ numpy
14
+ openvino
15
+ PIL
16
+ cv2
17
+ ipywidgets