Ashoka74 commited on
Commit
1eee2aa
1 Parent(s): 894426c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +26 -26
requirements.txt CHANGED
@@ -7,15 +7,12 @@ anyio==4.6.2.post1
7
  appdirs==1.4.4
8
  attrs==24.2.0
9
  certifi==2024.8.30
10
- chardet==5.2.0
11
  charset-normalizer==3.4.0
12
  clean-fid==0.1.35
13
  click==8.1.7
14
  clip-anytorch==2.6.0
15
  colorama==0.4.6
16
- colorlog==6.9.0
17
  contourpy==1.3.1
18
- cv==1.0.0
19
  cycler==0.12.1
20
  dctorch==0.1.2
21
  dds-cloudapi-sdk==0.3.3
@@ -37,10 +34,10 @@ gradio==5.7.1
37
  gradio_client==1.5.0
38
  gradio_imageslider==0.0.17
39
  h11==0.14.0
40
- httpcore #==1.0.7
41
- httpx #==0.28.0
42
  huggingface-hub==0.25.2
43
- hydra-core #==1.3.2
44
  idna==3.10
45
  imageio==2.36.1
46
  importlib_metadata==8.5.0
@@ -56,9 +53,6 @@ kiwisolver==1.4.7
56
  kornia==0.6.9
57
  lazy_loader==0.4
58
  lightning-utilities==0.11.9
59
- lxml==5.3.0
60
- manifold3d==3.0.0
61
- mapbox_earcut==1.0.2
62
  Markdown==3.4.1
63
  markdown-it-py==3.0.0
64
  MarkupSafe==2.1.5
@@ -68,8 +62,8 @@ mpmath==1.3.0
68
  narwhals==1.14.2
69
  networkx==3.4.2
70
  ninja==1.11.1
71
- numpy #==1.24.4
72
- nvidia-cuda-runtime-cu12==12.6.77
73
  omegaconf==2.3.0
74
  open-clip-torch==2.17.1
75
  openai-clip==1.0.1
@@ -79,13 +73,11 @@ packaging==24.2
79
  pandas==2.0.1
80
  pathtools==0.1.2
81
  peft==0.13.2
82
- pillow==11.0.0
83
  pluggy==1.5.0
84
  portalocker==3.0.0
85
  protobuf==3.20.0
86
- psutil==5.9.8
87
- pycocotools==2.0.8
88
- pycollada==0.8
89
  pydantic==2.10.2
90
  pydantic_core==2.27.1
91
  pydub==0.25.1
@@ -100,10 +92,9 @@ pytz==2024.2
100
  PyYAML==6.0
101
  referencing==0.35.1
102
  regex==2024.11.6
103
- requests==2.32.3
104
  rich==13.9.4
105
  rpds-py==0.21.0
106
- Rtree==1.3.0
107
  ruff==0.8.0
108
  safehttpx==0.1.1
109
  safetensors==0.4.5
@@ -115,7 +106,6 @@ semantic-version==2.10.0
115
  sentencepiece==0.1.98
116
  sentry-sdk==2.19.0
117
  setproctitle==1.3.4
118
- shapely==2.0.6
119
  shellingham==1.5.4
120
  six==1.16.0
121
  smmap==5.0.1
@@ -123,32 +113,42 @@ sniffio==1.3.1
123
  spaces==0.30.4
124
  starlette==0.41.3
125
  supervision==0.25.0
126
- svg.path==6.3
127
  sympy==1.13.1
128
  tifffile==2024.9.20
129
  timm==0.9.8
130
  tokenizers==0.15.2
131
  tomlkit==0.12.0
132
- torch #==2.4.0+cu121
133
  torchdiffeq==0.2.5
134
  torchmetrics==1.6.0
135
  torchsde==0.2.6
136
- torchvision #==0.19.1+cu121
137
- tqdm #==4.65.0
138
  trampoline==0.1.2
139
  transformers==4.36.2
140
- trimesh==4.5.3
141
  typer==0.13.1
142
  typing_extensions==4.12.2
143
  tzdata==2024.2
144
  urllib3==1.26.15
145
  uvicorn==0.21.1
146
- vhacdx==0.0.8.post1
147
  wandb==0.14.0
148
  wcwidth==0.2.13
149
  webdataset==0.2.48
150
  websockets==11.0.3
151
- xatlas==0.0.9
152
  xformers==0.0.27.post2
153
- xxhash==3.5.0
154
  zipp==3.21.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  appdirs==1.4.4
8
  attrs==24.2.0
9
  certifi==2024.8.30
 
10
  charset-normalizer==3.4.0
11
  clean-fid==0.1.35
12
  click==8.1.7
13
  clip-anytorch==2.6.0
14
  colorama==0.4.6
 
15
  contourpy==1.3.1
 
16
  cycler==0.12.1
17
  dctorch==0.1.2
18
  dds-cloudapi-sdk==0.3.3
 
34
  gradio_client==1.5.0
35
  gradio_imageslider==0.0.17
36
  h11==0.14.0
37
+ httpcore==1.0.7
38
+ httpx==0.28.0
39
  huggingface-hub==0.25.2
40
+ hydra-core==1.3.2
41
  idna==3.10
42
  imageio==2.36.1
43
  importlib_metadata==8.5.0
 
53
  kornia==0.6.9
54
  lazy_loader==0.4
55
  lightning-utilities==0.11.9
 
 
 
56
  Markdown==3.4.1
57
  markdown-it-py==3.0.0
58
  MarkupSafe==2.1.5
 
62
  narwhals==1.14.2
63
  networkx==3.4.2
64
  ninja==1.11.1
65
+ numpy
66
+ nvidia-cuda-runtime-cu12
67
  omegaconf==2.3.0
68
  open-clip-torch==2.17.1
69
  openai-clip==1.0.1
 
73
  pandas==2.0.1
74
  pathtools==0.1.2
75
  peft==0.13.2
76
+ Pillow #==9.4.0
77
  pluggy==1.5.0
78
  portalocker==3.0.0
79
  protobuf==3.20.0
80
+ psutil
 
 
81
  pydantic==2.10.2
82
  pydantic_core==2.27.1
83
  pydub==0.25.1
 
92
  PyYAML==6.0
93
  referencing==0.35.1
94
  regex==2024.11.6
95
+ #requests==2.28.2
96
  rich==13.9.4
97
  rpds-py==0.21.0
 
98
  ruff==0.8.0
99
  safehttpx==0.1.1
100
  safetensors==0.4.5
 
106
  sentencepiece==0.1.98
107
  sentry-sdk==2.19.0
108
  setproctitle==1.3.4
 
109
  shellingham==1.5.4
110
  six==1.16.0
111
  smmap==5.0.1
 
113
  spaces==0.30.4
114
  starlette==0.41.3
115
  supervision==0.25.0
 
116
  sympy==1.13.1
117
  tifffile==2024.9.20
118
  timm==0.9.8
119
  tokenizers==0.15.2
120
  tomlkit==0.12.0
121
+ torch==2.4.0
122
  torchdiffeq==0.2.5
123
  torchmetrics==1.6.0
124
  torchsde==0.2.6
125
+ torchvision
126
+ tqdm
127
  trampoline==0.1.2
128
  transformers==4.36.2
 
129
  typer==0.13.1
130
  typing_extensions==4.12.2
131
  tzdata==2024.2
132
  urllib3==1.26.15
133
  uvicorn==0.21.1
 
134
  wandb==0.14.0
135
  wcwidth==0.2.13
136
  webdataset==0.2.48
137
  websockets==11.0.3
 
138
  xformers==0.0.27.post2
 
139
  zipp==3.21.0
140
+
141
+ requests==2.32.3
142
+ chardet
143
+ colorlog
144
+ cv
145
+ lxml
146
+ manifold3d
147
+ mapbox_earcut
148
+ Rtree
149
+ shapely
150
+ svg.path
151
+ trimesh
152
+ vhacdx
153
+ xatlas
154
+ xxhash