Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
huggingface_hub
|
2 |
hf-transfer
|
|
|
|
|
|
|
3 |
gradio
|
4 |
tqdm
|
|
|
1 |
huggingface_hub
|
2 |
hf-transfer
|
3 |
+
torch
|
4 |
+
transformers
|
5 |
+
accelerate
|
6 |
gradio
|
7 |
tqdm
|