Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -11,4 +11,6 @@ einops
|
|
11 |
torch
|
12 |
torchvision
|
13 |
accelerate
|
14 |
-
gradio
|
|
|
|
|
|
11 |
torch
|
12 |
torchvision
|
13 |
accelerate
|
14 |
+
gradio
|
15 |
+
src
|
16 |
+
numpy<2
|