Spaces:
Running
Running
Upload folder using huggingface_hub
Browse files- requirements.txt +9 -1
requirements.txt
CHANGED
@@ -1 +1,9 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch
|
2 |
+
torchvision
|
3 |
+
torchaudio
|
4 |
+
transformers
|
5 |
+
diffusers
|
6 |
+
opencv-python
|
7 |
+
scipy
|
8 |
+
gradio==4.44.1
|
9 |
+
sympy==1.13.1
|