Spaces:
Runtime error
Runtime error
EnigmaOfTheWorld
commited on
Commit
β’
f624562
1
Parent(s):
93efd70
Created requirements.txt
Browse files- requirements.txt +13 -0
requirements.txt
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
face_recognition
|
3 |
+
google-search-results
|
4 |
+
diffusers
|
5 |
+
transformers
|
6 |
+
accelerate
|
7 |
+
scipy
|
8 |
+
safetensors
|
9 |
+
openai
|
10 |
+
stability-sdk
|
11 |
+
torch
|
12 |
+
openai
|
13 |
+
opencv-python
|