Spaces:
Running
Running
The-Best-Codes
commited on
Commit
·
7ed5a6a
1
Parent(s):
739d747
Fix req for transformer
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
diffusers==0.28.0
|
2 |
gradio==4.36.0
|
3 |
torch==2.3.1
|
|
|
|
1 |
diffusers==0.28.0
|
2 |
gradio==4.36.0
|
3 |
torch==2.3.1
|
4 |
+
transformers==4.41.2
|