Spaces:
Sleeping
Sleeping
SpicyMelonYT
commited on
Commit
·
6181d22
1
Parent(s):
77fe74d
adding torch req
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
huggingface_hub==0.22.2
|
2 |
gradio==4.36.1
|
|
|
3 |
transformers
|
4 |
-
datasets
|
|
|
1 |
huggingface_hub==0.22.2
|
2 |
gradio==4.36.1
|
3 |
+
torch
|
4 |
transformers
|
5 |
+
datasets
|