Faraon366
Faraon366
Does your program work? If so, tell me what settings to enter where?
The same thing, only they fly very fast, then nothing happens 
Just writre channel(sui) right?
Now it's clear why this is happening. Tell me, please, does Telegram X work official or not? I'm new to the developer plan. If I'm going to make an application,...
**dockerfile** ` FROM python:3.8-slim RUN apt-get update && \ apt-get install -y \ curl \ git \ libgl1-mesa-glx \ libopencv-dev \ && rm -rf /var/lib/apt/lists/* RUN pip install torch==1.12.0+cu113 torchvision==0.13.0+cu113...