Spaces:
Running
on
Zero
Running
on
Zero
cutechicken
commited on
Commit
•
5416ad2
1
Parent(s):
f4a0f87
Update requirements.txt
Browse files- requirements.txt +5 -12
requirements.txt
CHANGED
@@ -1,14 +1,7 @@
|
|
1 |
-
huggingface_hub
|
2 |
-
minijinja
|
3 |
-
requests
|
4 |
gradio
|
5 |
-
|
6 |
-
pyarrow
|
7 |
-
tabulate
|
8 |
-
python-dotenv
|
9 |
-
transformers
|
10 |
-
accelerate
|
11 |
torch
|
12 |
-
|
13 |
-
|
14 |
-
|
|
|
|
|
|
|
|
|
|
1 |
gradio
|
2 |
+
git+https://github.com/huggingface/transformers.git
|
|
|
|
|
|
|
|
|
|
|
3 |
torch
|
4 |
+
accelerate
|
5 |
+
python-dotenv
|
6 |
+
pandas
|
7 |
+
einops
|