jmlon commited on
Commit
818164c
·
1 Parent(s): 345c585

Updated requirements

Browse files
Files changed (2) hide show
  1. modules.md +3 -0
  2. requirements.txt +0 -0
modules.md CHANGED
@@ -18,3 +18,6 @@ huggingface-cli login # Use HUGGINGFACEHUB_API_TOKEN
18
  huggingface-cli whoami
19
  ```
20
 
 
 
 
 
18
  huggingface-cli whoami
19
  ```
20
 
21
+ ```sh
22
+ pip3 freeze > requirements.txt
23
+ ```
requirements.txt CHANGED
Binary files a/requirements.txt and b/requirements.txt differ