Spaces:
Runtime error
Runtime error
Commit
·
6cb251b
1
Parent(s):
4683827
..
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
torch
|
2 |
diffusers==0.28.2
|
3 |
transformers==4.44.2
|
@@ -9,5 +10,3 @@ opencv-python
|
|
9 |
beautifulsoup4
|
10 |
ftfy
|
11 |
gradio
|
12 |
-
huggingface_hub==0.25
|
13 |
-
chardet
|
|
|
1 |
+
huggingface_hub==0.25
|
2 |
torch
|
3 |
diffusers==0.28.2
|
4 |
transformers==4.44.2
|
|
|
10 |
beautifulsoup4
|
11 |
ftfy
|
12 |
gradio
|
|
|
|