Spaces:
Runtime error
Runtime error
ai-forever
commited on
Commit
β’
7f49dc7
1
Parent(s):
1b8d0c7
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
git+https://github.com/ai-forever/Kandinsky-2.git
|
2 |
gradio
|
|
|
|
|
|
|
3 |
opencv-python
|
4 |
git+https://github.com/openai/CLIP.git
|
|
|
1 |
git+https://github.com/ai-forever/Kandinsky-2.git
|
2 |
gradio
|
3 |
+
torchsde==0.2.6
|
4 |
+
transformers==4.30.2
|
5 |
+
httpx==0.24.1
|
6 |
opencv-python
|
7 |
git+https://github.com/openai/CLIP.git
|