Commit ·
b167e31
1
Parent(s): dec867e
updated the readme
Browse files
README.md
CHANGED
|
@@ -48,7 +48,8 @@ UV is a modern, high-performance Python package manager and installer written in
|
|
| 48 |
|
| 49 |
### Setup Environment Variable
|
| 50 |
* Create `.env` in project root directory
|
| 51 |
-
* Set up your API keys in the
|
|
|
|
| 52 |
|
| 53 |
### Huggingface Deployment
|
| 54 |
Create a Dataset Repo
|
|
|
|
| 48 |
|
| 49 |
### Setup Environment Variable
|
| 50 |
* Create `.env` in project root directory
|
| 51 |
+
* Set up your API keys in the `.env` file
|
| 52 |
+
* Add the text `.env` to gitignore file
|
| 53 |
|
| 54 |
### Huggingface Deployment
|
| 55 |
Create a Dataset Repo
|