Greatmonkey commited on
Commit
153104b
1 Parent(s): c552db4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +23 -1
requirements.txt CHANGED
@@ -1,2 +1,24 @@
1
  streamlit==0.88.0
2
- transformers==4.12.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  streamlit==0.88.0
2
+ transformers==4.12.0
3
+ base58
4
+ toml
5
+ validators
6
+ blinker
7
+ watchdog
8
+ pydeck>=0.1.dev5
9
+ cachetools>=4.0
10
+ altair>=3.2.0
11
+ tzlocal
12
+ astor
13
+ tornado>=5.0
14
+ click<8.0,>=7.0
15
+ pillow>=6.2.0
16
+ gitpython!=3.1.19
17
+ packaging
18
+ requests
19
+ joblib
20
+ smmap<6,>=3.0.1
21
+ MarkupSafe>=2.0
22
+ rpds-py>=0.7.1
23
+ referencing>=0.28.4
24
+ jsonschema-specifications>=2023.03.6