Chuong Nguyen

Results 12 issues of Chuong Nguyen

Hi, thanks for the package. Is there the command that allows me to run on user defined path, for example: `localhost:8585:/swarm-viz`. Similar to the CTX_ROOT: ` docker run -it -d...

**Describe the bug** When I do reparameterize the model NextViT for onnx export, it returns the error: `self.norm(x). None Object is not callable.` I believe line 200 of file https://github.com/huggingface/pytorch-image-models/blob/main/timm/models/nextvit.py...

bug