screenshot-to-code
screenshot-to-code copied to clipboard
Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)
Excuse me, I have Poetry (version 1.8.2) but when I try Screenshot-to-code with a screenshot it gives me an error like this: Traceback (most recent call last): File "C:\Users\Goku\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\Local\pypoetry\Cache\virtualenvs\backend-twZNR8Q_-py3.11\Lib\site-packages\httpx\_transports\default.py", line...
Hi ,I can call openai api interface with my api key ,but when i run ,it error. can you show how did you slove this problem. api example: curl https://api.openai.com/v1/chat/completions...
Process SpawnProcess-1: Traceback (most recent call last): File "C:\Users\Dell\AppData\Local\Programs\Python\Python311\Lib\multiprocessing\process.py", line 314, in _bootstrap self.run() File "C:\Users\Dell\AppData\Local\Programs\Python\Python311\Lib\multiprocessing\process.py", line 108, in run self._target(*self._args, **self._kwargs) File "D:\Side Hustle\Code\venv\Lib\site-packages\uvicorn\_subprocess.py", line 76, in subprocess_started target(sockets=sockets)...
PS C:\Users\**********\Downloads\screenshot-to-code-main> echo "OPENAI_API_KEY=sk-WBO2ygSa4o3****" > .env PS C:\Users\**********\Downloads\screenshot-to-code-main> docker-compose up -d --build failed to read C:\Users\**********\Downloads\screenshot-to-code-main\.env: line 1: unexpected character "�" in variable name "\xff\xfeO\x00P\x00E\x00N\x00A\x00I\x00_\x00A\x00P\x00I\x00_\x00K\x00E\x00Y\x00=\x00s\x00k\x00-\x00W\x00B\********
When I use other functions, everything is normal. But when I uploaded the screen recording, the error was as follows: ``` ERROR: Exception in ASGI application Traceback (most recent call...
Hi there! I'm trying to use Azure OPEN AI Service following steps in https://github.com/cristianorevil/screenshot-to-code/tree/azure-support but an error is happening to me. I'll show all I've done step by step: 1....
screenshot-to-code-backend docker log ``` INFO: ('182.230.201.10', 58936) - "WebSocket /generate-code" [accepted] INFO: connection open INFO: connection closed INFO: ('182.230.201.10', 59220) - "WebSocket /generate-code" [accepted] INFO: connection open INFO: connection closed...
   Error when upload a screenshot, but no log found in backend and frontend