tournas commited on
Commit
6c16c02
·
verified ·
1 Parent(s): 5ed6c3c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -13
requirements.txt CHANGED
@@ -1,13 +1,13 @@
1
- torch
2
- opencv-python
3
- numpy
4
- gradio
5
- nltk
6
- pillow
7
- transformers
8
- diffusers
9
- ultralytics
10
- tts
11
- gtts
12
- openai
13
-
 
1
+ gradio
2
+ openai
3
+ torch
4
+ nltk
5
+ transformers
6
+ diffusers
7
+ ultralytics
8
+ gtts
9
+ Pillow
10
+ numpy
11
+ IPython
12
+
13
+