Skip to content

Commit

Permalink
feat: add media, coding and others masks (#104)
Browse files Browse the repository at this point in the history
* feat: add media, coding and others masks

* fix: fix requirement conflict

* fix: remove un-used pillow-svg

* fix: remove un-used package
  • Loading branch information
shariati authored Jun 18, 2023
1 parent 1b52866 commit 65d5038
Show file tree
Hide file tree
Showing 16 changed files with 36 additions and 4 deletions.
31 changes: 29 additions & 2 deletions docs/index.md

Large diffs are not rendered by default.

Binary file added images/masks/Design/noun-3ds-2392913.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/masks/Design/noun-3ds-3180572.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/masks/Design/noun-3ds-3482541.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/masks/Design/noun-3ds-4921385.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/masks/Development/noun-code-2821469.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/masks/Development/noun-code-3401863.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/masks/Development/noun-code-4641601.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/masks/Media/noun-video-clip-368554.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/masks/Others/noun-cv-4990716.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/masks/Others/noun-cv-5660156.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/masks/programming/cplusplus.png
Binary file not shown.
Binary file removed images/masks/programming/python.png
Binary file not shown.
9 changes: 7 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ clickhouse-connect==0.5.20
colorama==0.4.6
confection==0.0.4
coverage==7.2.3
cryptography==41.0.0
cryptography==40.0.2
cssselect==1.2.0
cssselect2==0.7.0
cymem==2.0.7
Expand All @@ -44,6 +44,7 @@ fastapi==0.95.1
filelock==3.12.0
flake8==6.0.0
frozenlist==1.3.3
fsspec==2023.6.0
ghp-import==2.1.0
gitdb==4.0.10
GitPython==3.1.31
Expand All @@ -59,7 +60,7 @@ httpcore==0.17.0
httplib2==0.22.0
httptools==0.5.0
httpx==0.24.0
huggingface-hub==0.13.4
huggingface-hub==0.15.1
identify==2.5.22
idna==3.4
iniconfig==2.0.0
Expand Down Expand Up @@ -96,6 +97,7 @@ pandas==2.0.0
pathspec==0.11.1
pathy==0.10.1
Pillow==9.5.0
pillow-svg==0.1.0
pinecone-client==2.2.1
platformdirs==3.2.0
playsound==1.2.2
Expand Down Expand Up @@ -136,6 +138,7 @@ reportlab==4.0.4
requests==2.31.0
requests-oauthlib==1.3.1
rsa==4.9
safetensors==0.3.1
scikit-learn==1.2.2
scipy==1.10.1
selenium==4.1.4
Expand All @@ -153,6 +156,8 @@ spacy-legacy==3.0.12
spacy-loggers==1.0.4
srsly==2.4.6
starlette==0.26.1
svglib==1.5.1
svgutils==0.3.4
sympy==1.11.1
thinc==8.1.9
threadpoolctl==3.1.0
Expand Down

0 comments on commit 65d5038

Please sign in to comment.