Commit
·
4cf6e51
1
Parent(s):
9622166
updated requirements docs
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,2 +1,5 @@
|
|
1 |
gradio
|
2 |
-
huggingface_hub
|
|
|
|
|
|
|
|
1 |
gradio
|
2 |
+
huggingface_hub
|
3 |
+
torch
|
4 |
+
transformers
|
5 |
+
tokenizers
|