yihong0618 / xiaogpt

Play ChatGPT and other LLM with Xiaomi AI Speaker
MIT License
5.9k stars 820 forks source link

requirements.txt is empty #391

Closed Annabelle0726 closed 7 months ago

Annabelle0726 commented 7 months ago

after I entered the command: "pip install -r requirements.txt" image image it shows nothing, is it normal?

yihong0618 commented 7 months ago

no… can you try pip install xiaogpt?

Annabelle0726 commented 7 months ago

yes, image

yihong0618 commented 7 months ago

no idea why, you can check the file on web, its not empty

frostming commented 7 months ago

something on your machine unexpectedly overwrites the file, you should start from a brand new clone and try again, maybe without pycharm

Annabelle0726 commented 7 months ago

ok got it, I use VS code instead. image

frostming commented 7 months ago

@Annabelle0726 That's fine, so does it work?