Anthony Ledesma

Results 7 comments of Anthony Ledesma

@chrismaddalena let me know if there is anything else that I can expand on or if you need anything changed.

@chrismaddalena I have gone ahead and rebased this branch based on what is currently in master. We would like to be able to deploy an official image of Ghostwriter in...

@kfcampbell if this is still valid then can you update the title to reference vNEXT to align with your new major version strategy? I understand that the branch name would...

@jhc13 seems to now install in Windows with Python 3.12: ```diff diff --git a/requirements.txt b/requirements.txt index fc39e66..c728c79 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,8 +14,8 @@ timm==1.0.15 einops==0.8.1 protobuf==6.31.0 sentencepiece==0.2.0...

No clue why you two are changing so much. The only updates required are: torch, torchvision, xformers Just apply the patch in https://github.com/jhc13/taggui/issues/347#issuecomment-2923757356

@kobolibra that specific page requires two cookies - `t&c=apac` - `audienceRole=Institutional` The following returns the page, while removing either or both of the cookies returns the splash page. ```shell curl...