Original file line numberDiff line numberDiff line change @@ -82,3 +82,6 @@ venv/ # written by setuptools_scm **/_version.py # zarr storage *.zarr1 change: 1 addition & 0 deletions 1 MANIFEST.in Original file line numberDiff line numberDiff line change @@ -7,3 +7,4 @@ recur...
File ~/test_notebooks/jina-clip/openvino_notebooks/notebooks/jina-clip/venv/lib/python3.10/site-packages/torch/jit/_trace.py:1116, in trace_module(mod, inputs, optimize, check_trace, check_inputs, check_tolerance, strict, _force_outplace, _module_class, _compilation_unit, example_inputs_is...
# Jupyter Notebook .ipynb_checkpoints # IPython profile_default/ ipython_config.py # pyenv .python-version # celery beat schedule file celerybeat-schedule # SageMath parsed files *.sage.py # Environments .env .venv env/ venv/ ENV/
# Jupyter Notebook .ipynb_checkpoints # IPython profile_default/ ipython_config.py # pyenv .python-version # celery beat schedule file celerybeat-schedule # SageMath parsed files *.sage.py # Environments .env .venv env/ venv/ ENV/
無事pip-autoremoveは動くようになり、大体問題なく使えたのですが試しに依存関係のパッケージが多いJupyterをインストールしてみてpip-autoremoveで依存関係ごとアンインストールを試みたところ以下のようなエラーが発生しました。 PermissionError: [WinError 5] アクセスが拒否されました。とあ...
notebooks 01_how_to_train.ipynb 02_how_to_generate.ipynb 11 changes: 11 additions & 0 deletions 11 .gitignore Original file line numberDiff line numberDiff line change @@ -0,0 +1,11 @@ # Environments .env .venv env/ venv/ ENV/ env.bak/ venv.bak/ # Jupyter Notebook .ipynb...
基于在 jupyter notebook 中的应用需要,重构了Dance模块,简化了相关逻辑 移除了Dance的UI, 完全使用库导入的方式 为项目文档增加了Dance的 Use Guide 1.5.3 (2022-06-12) 修复了Dance模块的一些已知BUG 1.5.2(2022-06-01) 修复MLP模型的BUG 修复获取预测结构函数的BUG 添加获取预测结构的CLI支持 修复旧版本Co...
Type of virtual environment used (N/A | venv | virtualenv | conda | ...): NA Relevant/affected Python packages and their versions: Relevant/affected Python-related VS Code extensions and their versions: Python 2020.7.96456 and Shell launcher 0.4.1 ...
# Jupyter Notebook .ipynb_checkpoints # IPython profile_default/ ipython_config.py # pyenv .python-version # pipenv # According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control. # However, in case of collaboration, if having platform-specific dependencies or dep...
@@ -9,3 +9,6 @@ venv.bak/ # Jupyter Notebook .ipynb_checkpoints # Misc **/.DS_Store 8 changes: 8 additions & 0 deletions 8 _blog.yml Original file line numberDiff line numberDiff line change @@ -490,4 +490,12 @@ thumbnail: /blog/assets/50_sentiment_python/thumbnail.png ...