davidberenstein1957 HF staff commited on
Commit
ae92377
1 Parent(s): 0a0f99c

update readme pypi downlaods

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -32,7 +32,7 @@ hf_oauth_scopes:
32
  <img alt="CI" src="https://img.shields.io/pypi/v/synthetic-dataset-generator.svg?style=flat-round&logo=pypi&logoColor=white">
33
  </a>
34
  <a href="https://pepy.tech/project/synthetic-dataset-generator">
35
- <img alt="CI" src="https://static.pepy.tech/personalized-badge/argilla?period=month&units=international_system&left_color=grey&right_color=blue&left_text=pypi%20downloads/month">
36
  </a>
37
  <a href="https://huggingface.co/spaces/argilla/synthetic-data-generator?duplicate=true">
38
  <img src="https://huggingface.co/datasets/huggingface/badges/raw/main/duplicate-this-space-sm.svg"/>
@@ -84,7 +84,7 @@ pip install synthetic-dataset-generator
84
  - `ARGILLA_API_KEY`: Your Argilla API key to push your datasets to Argilla.
85
  - `ARGILLA_API_URL`: Your Argilla API URL to push your datasets to Argilla.
86
 
87
- ## Quick Start
88
 
89
  ```bash
90
  python app.py
 
32
  <img alt="CI" src="https://img.shields.io/pypi/v/synthetic-dataset-generator.svg?style=flat-round&logo=pypi&logoColor=white">
33
  </a>
34
  <a href="https://pepy.tech/project/synthetic-dataset-generator">
35
+ <img alt="CI" src="https://static.pepy.tech/personalized-badge/synthetic-dataset-generator?period=month&units=international_system&left_color=grey&right_color=blue&left_text=pypi%20downloads/month">
36
  </a>
37
  <a href="https://huggingface.co/spaces/argilla/synthetic-data-generator?duplicate=true">
38
  <img src="https://huggingface.co/datasets/huggingface/badges/raw/main/duplicate-this-space-sm.svg"/>
 
84
  - `ARGILLA_API_KEY`: Your Argilla API key to push your datasets to Argilla.
85
  - `ARGILLA_API_URL`: Your Argilla API URL to push your datasets to Argilla.
86
 
87
+ ## Quickstart
88
 
89
  ```bash
90
  python app.py