Spaces:
Runtime error
Runtime error
LiquidoNoNewtoniano
commited on
Commit
•
fc74d97
1
Parent(s):
cc88455
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers
|
2 |
+
torch
|
3 |
+
tensorflow
|
4 |
+
gradio
|
5 |
+
diffusers
|
6 |
+
accelerate
|
7 |
+
opencv-python
|