-
-
Bro, in Colab dot in documentation only supports version 3.8,but Colab python v- 3.10? I tried to change the version but it was accompanied by errors did not allow to download condacolab.
-
Colab installs Pillow version 10.5.0 when uncommenting the GPU lines. You need before 9.5.0 otherwise the following error occurs
`AttributeError: module 'PIL.Image' has no attribute 'LINEAR'` when…
-
Here is a problem when I intended to install Mistree on GOogle Colab...Now I'm unable to use it at all!
![Screen Shot 2024-11-21 at 11 11 04 AM](https://github.com/user-attachments/assets/f41b2637…
-
**Describe the bug**
The link in the README to the Colab tutorial, [https://bit.ly/mrs-nequip](https://bit.ly/mrs-nequip), which eventually redirects [here](https://drive.google.com/file/u/0/d/1_r348…
-
### System Info / 系統信息
Google Colab L4 GPU - 24GB VRAM
### Information / 问题信息
- [ ] The official example scripts / 官方的示例脚本
- [ ] My own modified scripts / 我自己修改的脚本和任务
### Reproduction / 复现过程
http…
-
I am using colab how can i use your modified yolo ? can i lone your repo and install ?
-
For the Google Colab I keep getting these messages:
Message 1:
WARNING: The following packages were previously imported in this runtime:
[_distutils_hack,pkg_resources,setuptools]
You must r…
-
Follow these steps:
`!pip install --ignore-installed sector
!python -m spacy download en_core_web_lg
!python -m nltk.downloader stopwords
!python -m nltk.downloader wordnet
!python …
-
### Issue Description
I try to generate an xyz with a number of loras (same lora, different epochs) at various strenghts.
Expected behavior: iterate each lora for 0.2, 0.5, 1.5 strengths
![im…