-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update requirements.txt to resolve installation issues #5
base: main
Are you sure you want to change the base?
Conversation
Original `requirements.txt` didn't work for me.
Added necessary PyTorch install
First of all thank you twice! |
Sorry for the delay. |
Deleted `torchaudio`
Add `sentencepiece`, which is required for DeepFloyd/IF
Deleted `torchaudio` as it is not needed
Thx for the review! You're right; After committing these minor changes, I tested all models. Everything worked fine except for IF. In Stage 3, IF loads 'stabilityai/stable-diffusion-x4-upscaler/unet/diffusion_pytorch_model.bin', which my antivirus flagged as infected with 'Trojan.Ciusky.CryptedAit.1'. It's also odd that |
Hi, I'm sorry for the delayed response. I'm currently going through a demanding period. If it's okay, I will use your suggestions in the future once I have the capacity to maintain the repo. Thanks for your patience. |
Hey :) No worries at all! I can assure you there is zero pressure from my side 🤗 |
@exx8