Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -4,4 +4,6 @@ invisible_watermark
|
|
4 |
torch
|
5 |
transformers
|
6 |
xformers
|
7 |
-
peft
|
|
|
|
|
|
4 |
torch
|
5 |
transformers
|
6 |
xformers
|
7 |
+
peft
|
8 |
+
gradio
|
9 |
+
--extra-index-url https://download.pytorch.org/whl/cu118
|