Jaume commited on
Commit
fc27374
·
1 Parent(s): e4a0928

update examples

Browse files
Files changed (2) hide show
  1. README.md +3 -3
  2. notebooks/examples.ipynb +0 -0
README.md CHANGED
@@ -16,7 +16,7 @@ In a world where diversity and inclusivity are essential, crafting content that
16
 
17
  See it in action in:
18
  - HuggingFace Spaces: [✅Write4All](https://huggingface.co/spaces/Jaume/Write4All).
19
- - Examples notebook: [✅Write4All Examples](./notebooks/examples.ipynb)
20
 
21
  ## Requirements
22
 
@@ -39,8 +39,8 @@ poetry run gradio app.py
39
  ```
40
 
41
  ## Development
42
- Huggingface spaces require the `requirements.txt` file to be updated with the latest dependencies.
43
- Update the requirements.txt file with the following command:
44
  ```bash
45
  poetry export --without-hashes --without dev -f requirements.txt -o requirements.txt
46
  ```
 
16
 
17
  See it in action in:
18
  - HuggingFace Spaces: [✅Write4All](https://huggingface.co/spaces/Jaume/Write4All).
19
+ - Examples notebook: [✅Write4All Examples](./notebooks/examples.ipynb).
20
 
21
  ## Requirements
22
 
 
39
  ```
40
 
41
  ## Development
42
+ HuggingFace Spaces require the `requirements.txt` file to be updated with the latest dependencies.
43
+ Update the `requirements.txt` file with the following command:
44
  ```bash
45
  poetry export --without-hashes --without dev -f requirements.txt -o requirements.txt
46
  ```
notebooks/examples.ipynb CHANGED
The diff for this file is too large to render. See raw diff