Spaces:
Sleeping
Sleeping
Alejadro Sanchez-Giraldo
commited on
Commit
·
30bd2eb
1
Parent(s):
8a97066
update requirements
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -1 +1,6 @@
|
|
1 |
-
huggingface_hub==0.25.2
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub==0.25.2
|
2 |
+
gradio==4.44.1
|
3 |
+
requests
|
4 |
+
transformers
|
5 |
+
minijinja
|
6 |
+
torch --extra-index-url https://download.pytorch.org/whl/cu118
|