alpertunga-bile/prompt-markdown-parser

Error generating

Heesel opened this issue · 1 comments

Describe the bug
when I am trying to generate a prompt, I get this error:
None of PyTorch, TensorFlow >= 2.0, or Flax have been found. Models won't be available and only tokenizers, configuration and file/data utilities can be used.

Error loading "D:\stable-diffusion\prompt-markdown-parser\venv\Lib\site-packages\torch\lib\caffe2_nvrtc.dll" or one of its dependencies.
Finished successfully

Expected behavior
To generate a prompt

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows 11

Additional context
No additional content

Hello! There seems to be a misunderstanding regarding which AI model to use. In this menu, text generator models should be used instead of stable diffusion models to generate prompts. I have provided tutorials for each menu in the readme file. You can see how to create your own text generator model and use it.