Spaces:
Sleeping
Sleeping
Surya Narayana
commited on
Update requirements.txt
Browse files- 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
|