ALLIZZWELL123

Results 6 comments of ALLIZZWELL123

> > > > > > > > > Hi, @tikitong sorry to bother you, where did you import ? I tried to download them from https://huggingface.co/laion/DALLE2-PyTorch/tree/main/prior and https://huggingface.co/laion/DALLE2-PyTorch/tree/main/decoder/v1.0.2 However,...

> @unixpickle Thanks for your reply. I used pytorch 1.8+cu113 in Ubuntu18.04. I will try to update it and reply to you. bro,have you sloved this problem,how?

> Hi, I ran "python inference.py ./configs/inference_dit.yml" and found that the output was all unoptimized noise. How can I solve this problem? Here is my result: > > ![Image](https://github.com/user-attachments/assets/3779558a-a933-47be-85e5-24af38808b14) i...

(3DTopiaXL) lwh@dell-DSS8440:~/code/3DTopia-XL$ python inference.py ./configs/inference_dit.yml PyMeshLab 0.2 based on MeshLab 2020.12d INFO:models.conditioner.image_dinov2:Modulation dim for Dinov2 is None. /home/lwh/code/3DTopia-XL/models/conditioner/dinov2/layers/swiglu_ffn.py:43: UserWarning: xFormers is available (SwiGLU) warnings.warn("xFormers is available (SwiGLU)") /home/lwh/code/3DTopia-XL/models/conditioner/dinov2/layers/attention.py:27: UserWarning: xFormers...

debug: False root_data_dir: ./runs checkpoint_path: global_seed: 42 inference: input_dir: ./assets/examples/example1 ddim: 25 cfg: 6 seed: ${global_seed} precision: fp16 export_glb: True fast_unwrap: False decimate: 100000 mc_resolution: 256 batch_size: 8192 remesh: False...

How can I generate meshes from text conditions? When will the text - based generation be open - sourced?