Tweak wording + Add badge w/ number of models on the hub (#8914)

* Add badge w/ number of models on the hub

* try to apease @sgugger 😇

* not sure what this `c` was about [ci skip]

* Fix script and move stuff around

* Fix doc styling error

Co-authored-by: Sylvain Gugger <sylvain.gugger@gmail.com>
This commit is contained in:
Julien Chaumond
2020-12-03 16:56:55 +01:00
committed by GitHub
parent 6ed7e32f7c
commit 9ad6194318
4 changed files with 14 additions and 5 deletions

View File

@@ -16,7 +16,7 @@
import argparse
import collections
import glob
import importlib
import importlib.util
import os
import re
import tempfile