Skip to content

quynguyen2303/chatgpt-googledrive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

chatgpt-googledrive

FOLDER_ID = "1-sJIWD3mBj9gbMeOP0K4XJCpBa0RohgS"

To create a virtual environment type,

python -m venv <env name>

Activate environment

source chatgpt_googledrive/bin/activate

Once activated, you can install any package using pip. To see the installed packages and their versions type,

pip freeze

Save it as a text file type,

pip freeze > requirements.txt

To close the environment, type the deactivate command.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published