Spaces:
Configuration error
Configuration error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -10,4 +10,5 @@ gradio
|
|
| 10 |
-f https://download.pytorch.org/whl/cu118
|
| 11 |
torch==2.0.0
|
| 12 |
torchvision==0.15.1
|
|
|
|
| 13 |
#xformers
|
|
|
|
| 10 |
-f https://download.pytorch.org/whl/cu118
|
| 11 |
torch==2.0.0
|
| 12 |
torchvision==0.15.1
|
| 13 |
+
matplotlib
|
| 14 |
#xformers
|