Skip to content

CarsonStevens/Epic

Repository files navigation

Epic

GTP2/3 Story Telling

For environment installation

For conda with environment.yml

conda env create --name env_name -f environment.yml

Activate the Environment with your env_name

activate env_name

For pip with requirments.txt

pip install -r requirements.txt

For conda with requirements.txt

conda create --name --file requirements.txt

then... git clone from this repo

  cd transformers 
  pip install -e .
  git pull

ya done

About

GTP2/3 Story Telling

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors