-
### **loadstring(game:HttpGet**
-
![image](https://github.com/user-attachments/assets/bd256c51-cddf-4ebe-84ac-ad35b79b12ba)
我在作者提供的百度网盘里,CVPR2023_SDT/saved_weights里只找到Chinese和Japanese对应的checkpoint,没找到英文的,
python user_generate.py -…
-
### Description of the bug
So, I had my docs already working. Added new pydantic models and saw that mkdocstrings cannot parse it correctly so I used this extension, but got really similar result…
-
## Bug Report
#### Current Behavior
docker compartement is not showing even when existence of an Dockerfile
#### Expected Behavior
docker compartment should be
#### Possible Solution
…
-
### Is there an existing issue for this problem?
- [X] I have searched the existing issues
### Operating system
Windows
### GPU vendor
Nvidia (CUDA)
### GPU model
_No response_
### GPU VRAM
_…
-
Hello, I am using gdsfactory 8.13.3 with Klayout 0.29.7, Python 3.12 and Ubuntu 24.04.
While using klayout with klive working, I use c.show() and I receive this error :
`ERROR Unable to open file:…
GiomB updated
2 weeks ago
-
* SHARC version:
* Python version:
* Operating System:
### Description
Add missing docstrings to code in the `development` branch.
We'll use [Google style docstrings](https://google.github.io…
-
_Version: trunk_
Python 2.6 has introduced the .format() method which is the preferred method of formatting string in new code. The % construct is I believe deprecated in Python 3.0
The implementat…
-
Hi there @anthonydb, this is @reefdog, a developer with DocumentCloud. We're really excited that you've written this impressive library for interacting with our API, and want to be of any help we can.…
-
### Bug Description
the custom select component wraps every select item inside an span preventing full width
### Reproduction
create a custom select component
try to set the select item as w-full…