Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 741 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 741 Bytes

KinkyFurs-V0

Kinky furry assistant based on GPT2

alt text


How to run
python version 3.x

  python furs.py       

then,
open web browser and go to localhost:8080 (or 127.0.0.1:8080)


Encounter error?:

Install requirements (transformers, flask)


Requirements:

  • Flask
  • transformers
  • Internet connection (to download model)
  • web browser

The model can be downloaded at https://huggingface.co/sparki/kinkyfurs-gpt2