Spaces:
Runtime error
Runtime error
Commit
·
859fcb9
1
Parent(s):
509b604
Updated the version of some requirements
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
transformers
|
2 |
-
torch
|
3 |
gradio
|
4 |
huggingface-hub
|
5 |
diffusers
|
|
|
1 |
+
transformers=4.7.0
|
2 |
+
torch==2.0
|
3 |
gradio
|
4 |
huggingface-hub
|
5 |
diffusers
|