Spaces:
Configuration error
Configuration error
Update requirements.txt
Browse files- requirements.txt +3 -92
requirements.txt
CHANGED
|
@@ -3,95 +3,6 @@ diffusers
|
|
| 3 |
invisible_watermark
|
| 4 |
transformers
|
| 5 |
xformers
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
av==12.0.0
|
| 10 |
-
basicsr==1.4.2
|
| 11 |
-
beautifulsoup4==4.12.3
|
| 12 |
-
cachetools==5.3.3
|
| 13 |
-
certifi==2024.2.2
|
| 14 |
-
charset-normalizer==3.3.2
|
| 15 |
-
click==8.1.7
|
| 16 |
-
contourpy==1.1.1
|
| 17 |
-
cycler==0.12.1
|
| 18 |
-
docker-pycreds==0.4.0
|
| 19 |
-
einops==0.7.0
|
| 20 |
-
facexlib==0.3.0
|
| 21 |
-
filelock==3.13.3
|
| 22 |
-
filterpy==1.4.5
|
| 23 |
-
fonttools==4.51.0
|
| 24 |
-
fsspec==2023.4.0
|
| 25 |
-
future==1.0.0
|
| 26 |
-
gdown==5.1.0
|
| 27 |
-
gitdb==4.0.11
|
| 28 |
-
GitPython==3.1.43
|
| 29 |
-
google-auth==2.29.0
|
| 30 |
-
google-auth-oauthlib==1.0.0
|
| 31 |
-
grpcio==1.62.1
|
| 32 |
-
h5py==3.10.0
|
| 33 |
-
hickle==5.0.3
|
| 34 |
-
idna==3.6
|
| 35 |
-
imageio==2.34.0
|
| 36 |
-
importlib_metadata==7.1.0
|
| 37 |
-
importlib_resources==6.4.0
|
| 38 |
-
Jinja2==3.1.2
|
| 39 |
-
kiwisolver==1.4.5
|
| 40 |
-
lazy_loader==0.4
|
| 41 |
-
llvmlite==0.41.1
|
| 42 |
-
lmdb==1.4.1
|
| 43 |
-
Markdown==3.6
|
| 44 |
-
MarkupSafe==2.1.5
|
| 45 |
-
matplotlib==3.7.5
|
| 46 |
-
mmcv-full==1.7.2
|
| 47 |
-
mmedit==0.16.1
|
| 48 |
-
mpmath==1.3.0
|
| 49 |
-
networkx==3.0
|
| 50 |
-
numba==0.58.1
|
| 51 |
-
numpy==1.24.4
|
| 52 |
-
oauthlib==3.2.2
|
| 53 |
-
opencv-python==4.9.0.80
|
| 54 |
-
packaging==24.0
|
| 55 |
-
pillow==10.2.0
|
| 56 |
-
platformdirs==4.2.0
|
| 57 |
-
progressbar2==4.4.2
|
| 58 |
-
protobuf==4.25.3
|
| 59 |
-
psutil==5.9.8
|
| 60 |
-
pyasn1==0.6.0
|
| 61 |
-
pyasn1_modules==0.4.0
|
| 62 |
-
pyparsing==3.1.2
|
| 63 |
-
pypng==0.20220715.0
|
| 64 |
-
PySocks==1.7.1
|
| 65 |
-
python-dateutil==2.9.0.post0
|
| 66 |
-
python-utils==3.8.2
|
| 67 |
-
PyWavelets==1.4.1
|
| 68 |
-
PyYAML==6.0.1
|
| 69 |
-
requests==2.31.0
|
| 70 |
-
requests-oauthlib==2.0.0
|
| 71 |
-
rsa==4.9
|
| 72 |
-
scikit-image==0.21.0
|
| 73 |
-
scipy==1.10.1
|
| 74 |
-
sentry-sdk==1.44.1
|
| 75 |
-
setproctitle==1.3.3
|
| 76 |
-
six==1.16.0
|
| 77 |
-
smmap==5.0.1
|
| 78 |
-
soupsieve==2.5
|
| 79 |
-
spatial-correlation-sampler==0.4.0
|
| 80 |
-
sympy==1.12
|
| 81 |
-
tb-nightly==2.14.0a20230808
|
| 82 |
-
tensorboard==2.14.0
|
| 83 |
-
tensorboard-data-server==0.7.2
|
| 84 |
-
-e git+https://github.com/cheind/py-thin-plate-spline.git@f6995795397118b7d0ac01aecd3f39ffbfad9dee#egg=thinplate
|
| 85 |
-
tifffile==2023.7.10
|
| 86 |
-
tomli==2.0.1
|
| 87 |
-
torch==2.1.0+cu118
|
| 88 |
-
torchaudio==2.1.0+cu118
|
| 89 |
-
torchvision==0.16.0+cu118
|
| 90 |
-
tqdm==4.66.2
|
| 91 |
-
triton==2.1.0
|
| 92 |
-
typing_extensions==4.11.0
|
| 93 |
-
urllib3==2.2.1
|
| 94 |
-
wandb==0.16.6
|
| 95 |
-
Werkzeug==3.0.2
|
| 96 |
-
yapf==0.40.2
|
| 97 |
-
zipp==3.18.1
|
|
|
|
| 3 |
invisible_watermark
|
| 4 |
transformers
|
| 5 |
xformers
|
| 6 |
+
torch
|
| 7 |
+
torchaudio
|
| 8 |
+
torchvision
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|