Spaces:
Runtime error
Runtime error
ctankso_americas_corpdir_net
commited on
Commit
·
68643ee
1
Parent(s):
a175ca4
feat: requirements.txt
Browse files- requirements.txt +31 -0
requirements.txt
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
langchain==0.0.101
|
2 |
+
torch==1.12.1
|
3 |
+
torchvision==0.13.1
|
4 |
+
gradio==3.20.1
|
5 |
+
accelerate
|
6 |
+
addict
|
7 |
+
albumentations
|
8 |
+
basicsr
|
9 |
+
controlnet-aux
|
10 |
+
diffusers
|
11 |
+
einops
|
12 |
+
imageio
|
13 |
+
imageio-ffmpeg
|
14 |
+
invisible-watermark
|
15 |
+
kornia
|
16 |
+
numpy
|
17 |
+
omegaconf
|
18 |
+
open_clip_torch
|
19 |
+
openai
|
20 |
+
opencv-python
|
21 |
+
prettytable
|
22 |
+
safetensors
|
23 |
+
streamlit
|
24 |
+
test-tube
|
25 |
+
timm
|
26 |
+
torchmetrics
|
27 |
+
transformers
|
28 |
+
webdataset
|
29 |
+
yapf
|
30 |
+
diffuser
|
31 |
+
controlnet_aux
|