Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -2,4 +2,9 @@ git+https://github.com/huggingface/transformers.git#egg=transformers[agents]
|
|
2 |
matplotlib
|
3 |
seaborn
|
4 |
scikit-learn
|
5 |
-
scipy
|
|
|
|
|
|
|
|
|
|
|
|
2 |
matplotlib
|
3 |
seaborn
|
4 |
scikit-learn
|
5 |
+
scipy
|
6 |
+
datasets
|
7 |
+
accelerate
|
8 |
+
diffusers
|
9 |
+
peft
|
10 |
+
zero-gpu
|