Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
dill-shower authored Dec 23, 2024
1 parent 5577a50 commit 01423ff
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions scripts_v1/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
anime_face_detector==0.0.9
efficientnet_pytorch==0.7.1
einops==0.6.0
fairscale==0.4.13
huggingface_hub==0.0.12
matplotlib==3.6.2
numpy==1.24.2
opencv_python==4.4.0.46
pandas==1.3.5
Pillow==9.4.0
anime_face_detector>=0.0.9
efficientnet_pytorch>=0.7.1
einops>=0.6.0
fairscale>=0.4.13
huggingface_hub>=0.0.12
matplotlib>=3.6.2
numpy>=1.24.2
opencv_python>=4.4.0.46
pandas>=1.3.5
Pillow>=9.4.0
scipy
setuptools==65.5.0
tensorflow==2.10.1
timm==0.6.12
toml==0.10.2
torch==1.12.1
torchsummary==1.5.1
torchvision==0.13.1
tqdm==4.64.0
transformers==4.9.1
setuptools>=65.5.0
tensorflow>=2.10.1
timm>=0.6.12
toml>=0.10.2
torch>=1.12.1
torchsummary>=1.5.1
torchvision>=0.13.1
tqdm>=4.64.0
transformers>=4.9.1

0 comments on commit 01423ff

Please sign in to comment.