Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -26
requirements.txt
CHANGED
|
@@ -1,26 +1,3 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
pillow-heif>=0.18.0
|
| 5 |
-
git+https://github.com/finegrain-ai/refiners@7ca1774b5f8f172708db647a26c3be68858f285a
|
| 6 |
-
numba>=0.60.0
|
| 7 |
-
pymatting>=1.1.12
|
| 8 |
-
transformers>=4.44.2
|
| 9 |
-
spaces>=0.29.3
|
| 10 |
-
numpy<2.0.0
|
| 11 |
-
|
| 12 |
-
accelerate
|
| 13 |
-
diffusers==0.30.0
|
| 14 |
-
invisible_watermark
|
| 15 |
-
torch
|
| 16 |
-
xformers
|
| 17 |
-
sentencepiece
|
| 18 |
-
peft
|
| 19 |
-
sacremoses
|
| 20 |
-
|
| 21 |
-
gradio
|
| 22 |
-
gradio-client
|
| 23 |
-
huggingface-hub
|
| 24 |
-
python-dotenv
|
| 25 |
-
safetensors
|
| 26 |
-
uuid
|
|
|
|
| 1 |
+
flask
|
| 2 |
+
requests
|
| 3 |
+
beautifulsoup4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|