Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -39,4 +39,6 @@ gradio[oauth]
|
|
| 39 |
git+https://github.com/ford442/image_gen_aux.git@1ink
|
| 40 |
pipeline
|
| 41 |
peft
|
| 42 |
-
# torch==2.4.0
|
|
|
|
|
|
|
|
|
| 39 |
git+https://github.com/ford442/image_gen_aux.git@1ink
|
| 40 |
pipeline
|
| 41 |
peft
|
| 42 |
+
# torch==2.4.0
|
| 43 |
+
torch
|
| 44 |
+
torchvision
|