Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -8,7 +8,7 @@ torchvision
|
|
8 |
|
9 |
torchaudio
|
10 |
|
11 |
-
pipeline
|
12 |
|
13 |
transformers==4.47.1
|
14 |
|
@@ -22,7 +22,7 @@ git+https://github.com/ford442/diffusers.git@upcast_only
|
|
22 |
|
23 |
scipy
|
24 |
|
25 |
-
ftfy
|
26 |
|
27 |
opencv-python
|
28 |
|
|
|
8 |
|
9 |
torchaudio
|
10 |
|
11 |
+
#pipeline
|
12 |
|
13 |
transformers==4.47.1
|
14 |
|
|
|
22 |
|
23 |
scipy
|
24 |
|
25 |
+
#ftfy
|
26 |
|
27 |
opencv-python
|
28 |
|