Spaces:
Running
on
Zero
Running
on
Zero
Commit
•
c286df5
1
Parent(s):
4e752e7
always use latest autotrain (#16)
Browse files- always use latest autotrain (795e0201fccdb86859c31a30dcc84b8499a71711)
Co-authored-by: Abhishek Thakur <abhishek@users.noreply.huggingface.co>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
transformers
|
2 |
-
autotrain-advanced
|
3 |
git+https://github.com/huggingface/huggingface_hub.git@8d052492fe0059c606c1a48d7a914b15b64a834d
|
4 |
python-slugify
|
5 |
uuid
|
|
|
1 |
transformers
|
2 |
+
autotrain-advanced
|
3 |
git+https://github.com/huggingface/huggingface_hub.git@8d052492fe0059c606c1a48d7a914b15b64a834d
|
4 |
python-slugify
|
5 |
uuid
|