-
Hi, I am running the code and installed the necessary packages as in the requirements.txt. It states pytorch-lightning==1.9.1 and when I run pip show pytorch-lightning
in the terminal it shows
```
…
-
Great work! I am trying to run this code for pretraining. I can't find a compatible Python version for the requirements.txt. What is the Python version for the experiment? Thanks:)
-
安装readme文档执行部署,执行第三部 python inference.py 时最开始几秒还能load,然后就出现以下问题,下载了 Dependency Walke软件对dll文件C:\Users\19535\anaconda3\envs\LivePortrait\lib\site-packages\onnxruntime\capi\onnxruntime_providers_cuda.dll…
-
Requests has a known vulnerability, that is fixed in versions 2.32.3.
Anyway this project in our requirements is causing an alert, because it still resolve to an older version of requests, as can b…
-
UV is in an amazing place to solve the python import traversal and scanning issue for larger projects. There are existing projects that have tried to do this (and I've recently implemented one of …
-
This is a follow-up to my previous comment at https://github.com/nubificus/urunc/issues/37#issuecomment-2484295600. However, I felt this was better addressed in its own issue.
I am trying to deploy…
-
i've try the `crfcut` engine in `sent_tokenize` function in stable release version of PyThaiNLP via
```cli
pip install --upgrade pythainlp
```
this is what i expected
```python
sent_tokenize(se…
-
### **Functional Requirements**
1. **Problem List Display**
- The site should display a table of Quera problems with the following columns:
- Problem ID
- Problem Title (with a c…
-
I know this isn't entirely about .BCS but I've recently created a python script (with ai) that extracts .PGX files (Glib LZSS Compressed Image files) into lossless uncompressed Image files (.TIF, .PNG…
-
```
conda create -n mcloth python=3.10 -y
conda activate mcloth
git clone https://github.com/comfyanonymous/ComfyUI.git
git clone https://github.com/frankchieng/ComfyUI_MagicClothing.git ComfyUI\c…