Spaces:
Running
on
Zero
Running
on
Zero
foivospar
commited on
Commit
·
fa0646e
1
Parent(s):
c44c404
update requirements
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,10 +1,9 @@
|
|
1 |
numpy
|
2 |
-
torch
|
3 |
-
torchvision
|
4 |
diffusers==0.23.0
|
5 |
transformers==4.34.1
|
6 |
peft
|
7 |
accelerate
|
8 |
insightface
|
9 |
onnxruntime-gpu
|
10 |
-
spaces
|
|
|
1 |
numpy
|
2 |
+
torch
|
3 |
+
torchvision
|
4 |
diffusers==0.23.0
|
5 |
transformers==4.34.1
|
6 |
peft
|
7 |
accelerate
|
8 |
insightface
|
9 |
onnxruntime-gpu
|
|