Osama224422 commited on
Commit
6ae16c9
Β·
verified Β·
1 Parent(s): fb860cf

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -14
requirements.txt CHANGED
@@ -8,12 +8,7 @@ numpy
8
  torch
9
  transformers
10
  torchvision
11
- #taming-transformers-rom1504
12
- #ConfigArgParse
13
- #ipdb
14
  omegaconf
15
-
16
- #sentencepiece
17
  tqdm
18
 
19
  # Mesh Processing
@@ -21,14 +16,9 @@ trimesh
21
  pymeshlab
22
  pygltflib
23
  xatlas
24
- #kornia
25
- #facexlib
26
 
27
  # Training
28
  accelerate
29
- #pytorch_lightning
30
- #scikit-learn
31
- #scikit-image
32
 
33
  # Demo only
34
  gradio
@@ -37,9 +27,7 @@ uvicorn
37
  rembg
38
  onnxruntime
39
  pydantic==2.10.6
40
- #gevent
41
- #geventhttpclient
42
  xformers
43
 
44
- opencv-python
45
- trimesh
 
8
  torch
9
  transformers
10
  torchvision
 
 
 
11
  omegaconf
 
 
12
  tqdm
13
 
14
  # Mesh Processing
 
16
  pymeshlab
17
  pygltflib
18
  xatlas
 
 
19
 
20
  # Training
21
  accelerate
 
 
 
22
 
23
  # Demo only
24
  gradio
 
27
  rembg
28
  onnxruntime
29
  pydantic==2.10.6
 
 
30
  xformers
31
 
32
+ # Add this line
33
+ huggingface_hub