Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
torch
|
|
|
|
| 2 |
huggingface_hub
|
| 3 |
gradio
|
| 4 |
einops
|
|
|
|
| 1 |
torch
|
| 2 |
+
numpy
|
| 3 |
huggingface_hub
|
| 4 |
gradio
|
| 5 |
einops
|