Hello, I am pulling out all my hair with this 3000 HTTP service

Hi, im new in cloud computing and im trining to follow this video : https://www.youtube.com/watch?v=b9jNa9pYLJM&t=223s I restart the tuto 4 time but im stuck with the same probleme everytime..
No description
11 Replies
Telerts
TelertsOP7d ago
My HTTP 3000 port is blocked, i don't know why i tried to connect in SSH but it was useless.. some one know why it happen, some time i just have to wate and my port is unlocked
Telerts
TelertsOP7d ago
No description
Telerts
TelertsOP7d ago
No description
No description
Telerts
TelertsOP7d ago
i meet this probleme at 8:33 timecode of the video
Madiator2011
Madiator20117d ago
@Telerts ok so skip the guide. After you get comfy ui running for first time open terminal and run this commands:
source /workspace/bcomfy/bin/activate
source /workspace/bcomfy/bin/activate
Then run
pip install -U torch torchvision torchaudio xformers -i https://download.pytorch.org/whl/stable/124
pip install -U torch torchvision torchaudio xformers -i https://download.pytorch.org/whl/stable/124
then install all node and models
Telerts
TelertsOP7d ago
ow awsome i try yo reinstall pytorch and if after rester it doesn't work i will try your method ty so much !! I have an other question, if I don't want to use my server but don't want to delete it, do i have to keep paying or can I just pause it?
nerdylive
nerdylive7d ago
Use a network storage to store you data then delete the pod If you stop the pod, there's a chance it can have 0 gpus but your data is still there You can still access it in that case just using cpu only pod
Telerts
TelertsOP6d ago
ty so much u was realy help full
Telerts
TelertsOP6d ago
some one know where can i find this link ?
No description
Telerts
TelertsOP6d ago
currently im using this hugging face https://mammouth.ai/app/a/default/c/491415
nerdylive
nerdylive6d ago
Not sure if there's a hf link for that, try to search on Google

Did you find this page helpful?