Create requirements.txt
Browse fileslist of requirements for scripts. In case of using any external modules.
- requirements.txt +1 -0
requirements.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
huggingface_hub
|