navin_hariharan
RRunPod
•Created by Untrack4d on 9/11/2024 in #⚡|serverless
Training Flux Schnell on serverless
Removed unnecessary code!
- It's just the models the models that the FROM is pulling!
- AI toolkit will now be downloaded on this Dockerfile!
TO-DO:
Support the schnell config
95 replies
RRunPod
•Created by Untrack4d on 9/11/2024 in #⚡|serverless
Training Flux Schnell on serverless
You can make it public! No issues! Many people may get benefited!
95 replies
RRunPod
•Created by Untrack4d on 9/11/2024 in #⚡|serverless
Training Flux Schnell on serverless
Here is the everything working!
🙂
95 replies
RRunPod
•Created by Untrack4d on 9/11/2024 in #⚡|serverless
Training Flux Schnell on serverless
Give this a test! Should work hopefully!
95 replies
RRunPod
•Created by Untrack4d on 9/11/2024 in #⚡|serverless
Training Flux Schnell on serverless
@Zuck Are you free now?
95 replies
RRunPod
•Created by Untrack4d on 9/11/2024 in #⚡|serverless
Training Flux Schnell on serverless
Please send it here if you have managed to do it!
95 replies
RRunPod
•Created by Untrack4d on 9/11/2024 in #⚡|serverless
Training Flux Schnell on serverless
@Zuck
I have lost the Dockerfile of
https://hub.docker.com/r/navinhariharan/flux-lora/tags
95 replies
RRunPod
•Created by Untrack4d on 9/11/2024 in #⚡|serverless
Training Flux Schnell on serverless
95 replies
RRunPod
•Created by Untrack4d on 9/11/2024 in #⚡|serverless
Training Flux Schnell on serverless
Could you please send the worker files so that I can take a look?
And also do not forget to remove sensitive info before sending!
95 replies
RRunPod
•Created by Untrack4d on 9/11/2024 in #⚡|serverless
Training Flux Schnell on serverless
@Sandeep
95 replies
RRunPod
•Created by Untrack4d on 9/11/2024 in #⚡|serverless
Training Flux Schnell on serverless
That's all fine!
How are you sending in the training dataset?
95 replies
RRunPod
•Created by Untrack4d on 9/11/2024 in #⚡|serverless
Training Flux Schnell on serverless
Looks like an error while downloading dataset
95 replies
RRunPod
•Created by Untrack4d on 9/11/2024 in #⚡|serverless
Training Flux Schnell on serverless
@Sandeep what is your input?
Please remove any credentials you have and send
95 replies
RRunPod
•Created by Untrack4d on 9/11/2024 in #⚡|serverless
Training Flux Schnell on serverless
I've never tried them! It shouldn't be difficult though
95 replies
RRunPod
•Created by Untrack4d on 9/11/2024 in #⚡|serverless
Training Flux Schnell on serverless
No issues mam! We are all learning 😄
95 replies
RRunPod
•Created by Untrack4d on 9/11/2024 in #⚡|serverless
Training Flux Schnell on serverless
95 replies
RRunPod
•Created by Untrack4d on 9/11/2024 in #⚡|serverless
Training Flux Schnell on serverless
@Untrack4d
95 replies
RRunPod
•Created by Untrack4d on 9/11/2024 in #⚡|serverless
Training Flux Schnell on serverless
runpod.serverless.start({"handler": train_lora})
This will call the function train_lora with the input json! that is...
job = {
"input": {
"lora_file_name": "laksheya-geraldine_viswanathan-FLUX",
"trigger_word": "geraldine viswanathan",
"gender":"woman",
"data_url": "dataset_zip url"
},
"s3Config": {
"accessId": "accessId",
"accessSecret": "accessSecret",
"bucketName": "flux-lora",
"endpointUrl": "https://minio-api.cloud.com"
}
}
95 replies
RRunPod
•Created by Untrack4d on 9/11/2024 in #⚡|serverless
Training Flux Schnell on serverless
The handler bro!
95 replies
RRunPod
•Created by Untrack4d on 9/11/2024 in #⚡|serverless
Training Flux Schnell on serverless
That's the best!
95 replies