Spaces:
Sleeping
Sleeping
Commit
•
8ee563e
1
Parent(s):
c9c220d
Create requirements.txt (#1)
Browse files- Create requirements.txt (e006a96122ea5996d35bb7a9636f6041b0b8e15e)
Co-authored-by: Bilal Sardar <BilalSardar@users.noreply.huggingface.co>
- requirements.txt +3 -0
requirements.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
imageio==2.4.1
|
2 |
+
opencv-python
|
3 |
+
moviepy
|